Wed, 06 Aug 2014 11:54:50 +0200 8054411: Add nashorn.args.prepend system property
attila [Wed, 06 Aug 2014 11:54:50 +0200] rev 25830
8054411: Add nashorn.args.prepend system property Reviewed-by: hannesw, jlaskey
Wed, 06 Aug 2014 11:02:14 +0200 8051439: Wrong type calculated for ADD operator with undefined operand
attila [Wed, 06 Aug 2014 11:02:14 +0200] rev 25829
8051439: Wrong type calculated for ADD operator with undefined operand Reviewed-by: jlaskey, sundar
Wed, 06 Aug 2014 10:42:46 +0200 8044786: Some tests fail with non-optimistic compilation
attila [Wed, 06 Aug 2014 10:42:46 +0200] rev 25828
8044786: Some tests fail with non-optimistic compilation Reviewed-by: hannesw, jlaskey
Mon, 04 Aug 2014 15:34:57 -0700 Merge
lana [Mon, 04 Aug 2014 15:34:57 -0700] rev 25827
Merge
Mon, 04 Aug 2014 21:37:45 +0530 8054223: Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval()
sundar [Mon, 04 Aug 2014 21:37:45 +0530] rev 25826
8054223: Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval() Reviewed-by: lagergren, hannesw
Thu, 31 Jul 2014 18:14:46 +0530 8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
sundar [Thu, 31 Jul 2014 18:14:46 +0530] rev 25825
8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac Reviewed-by: hannesw, jlaskey
Wed, 30 Jul 2014 10:06:42 -0700 8051839: GuardedInvocation needs to clone an argument
attila [Wed, 30 Jul 2014 10:06:42 -0700] rev 25824
8051839: GuardedInvocation needs to clone an argument Reviewed-by: hannesw, sundar
Wed, 30 Jul 2014 16:49:02 +0400 8049318: Test hideLocationProperties.js fails on Window due to backslash in path
yan [Wed, 30 Jul 2014 16:49:02 +0400] rev 25823
8049318: Test hideLocationProperties.js fails on Window due to backslash in path Reviewed-by: lagergren, sundar Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Tue, 29 Jul 2014 14:35:24 -0700 8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker
lagergren [Tue, 29 Jul 2014 14:35:24 -0700] rev 25822
8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker Reviewed-by: attila, jlaskey
Tue, 29 Jul 2014 14:21:45 -0700 8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes
lagergren [Tue, 29 Jul 2014 14:21:45 -0700] rev 25821
8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes Summary: Removed the native casts that slow down the compiler unnecessarily. I also modified the compile-octane harness so that it can run with --verbose and --iterations flags so that you can run the compiler for an arbitrary time, gathering a mission control executing profile. Reviewed-by: attila, jlaskey
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip