nashorn/test/script/basic/JDK-8047728.js
Fri, 15 Aug 2014 17:30:49 +0200 attila 8055199: Tidy up Nashorn codebase for code standards (August 2014)
Mon, 23 Jun 2014 21:23:53 +0530 sundar 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
less more (0) tip