attila [Wed, 28 May 2014 16:53:43 +0200] rev 24769
Merge
lagergren [Wed, 28 May 2014 13:58:46 +0200] rev 24768
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
Reviewed-by: attila, sundar
lagergren [Tue, 27 May 2014 21:25:07 +0200] rev 24767
8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line)
Reviewed-by: jlaskey, sundar
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24766
8043632: Parallelize class installation and various script fixes.
Reviewed-by: sundar, attila
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24765
8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite
Reviewed-by: sundar, attila
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24764
8043633: In order to remove global state outside of contexts, make sure Timing class is an instance and not a static global collection of data. Move into Context. Move -Dnashorn.timing to an official logging option.
Reviewed-by: sundar, attila
attila [Wed, 21 May 2014 15:38:11 +0200] rev 24763
8043605: Enable history for empty property maps
Reviewed-by: jlaskey, sundar
attila [Wed, 21 May 2014 12:52:58 +0200] rev 24762
8043608: Make equality tests inline better
Reviewed-by: lagergren, sundar
lagergren [Tue, 20 May 2014 10:40:28 +0200] rev 24761
8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging
Reviewed-by: sundar, attila
attila [Mon, 19 May 2014 18:24:12 +0200] rev 24760
8043431: Fix yet another corner case of JDK-8041995
Reviewed-by: hannesw, lagergren
lagergren [Mon, 19 May 2014 15:29:42 +0200] rev 24759
8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
Reviewed-by: hannesw, attila
attila [Thu, 15 May 2014 15:28:51 +0200] rev 24758
8043235: Type-based optimizations interfere with continuation methods
Reviewed-by: jlaskey, lagergren
attila [Wed, 14 May 2014 17:05:08 +0200] rev 24757
8043133: Fix corner cases of JDK-8041995
Reviewed-by: hannesw, lagergren
mnunez [Wed, 14 May 2014 15:50:04 +0200] rev 24756
8044154: Nashorn : all tests failed with java.security.AccessControlException
Reviewed-by: attila, sundar
attila [Wed, 14 May 2014 16:29:14 +0200] rev 24755
8043137: Collapse long sequences of NOP in Nashorn bytecode output
Reviewed-by: jlaskey, lagergren
attila [Wed, 14 May 2014 15:55:27 +0200] rev 24754
8043004: Reduce variability at JavaAdapter call sites
Reviewed-by: lagergren, sundar