2014-05-21 lagergren 8043632: Parallelize class installation and various script fixes.
2014-05-21 lagergren 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
2014-05-21 lagergren 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.
2014-05-21 attila 8043605: Enable history for empty property maps
2014-05-21 attila 8043608: Make equality tests inline better
2014-05-20 lagergren 8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging
2014-05-19 attila 8043431: Fix yet another corner case of JDK-8041995
2014-05-19 lagergren 8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
2014-05-15 attila 8043235: Type-based optimizations interfere with continuation methods
2014-05-14 attila 8043133: Fix corner cases of JDK-8041995
2014-05-14 mnunez 8044154: Nashorn : all tests failed with java.security.AccessControlException
2014-05-14 attila 8043137: Collapse long sequences of NOP in Nashorn bytecode output
2014-05-14 attila 8043004: Reduce variability at JavaAdapter call sites
2014-05-14 attila 8043003: Use strongly referenced generic invokers
2014-05-13 attila 8043002: Improve performance of Nashorn equality operators
2014-05-13 attila 8042118: Separate types from symbols
2014-05-05 mnunez 8037572: Add more test cases to check static types
2014-05-02 lagergren 8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodies
2014-04-29 mnunez 8038398: OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test framework
2014-04-28 lagergren 8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes
2014-04-25 lagergren 8041905: Fix apply2call bug that prevented avatar.js unit tests from running correctly
2014-04-23 lagergren 8041434: Add synchronization to the common global constants structure
2014-04-23 lagergren 8038426: Move all loggers from process wide scope into Global scope
2014-04-22 lagergren 8033105: Make sure Nashorn test harness can run zlib benchmark
2014-04-18 lagergren 8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that.
2014-04-18 lagergren 8040102: Remove all references to Unsafe and definition of anonymous clases from the code
2014-04-17 lagergren 8040089: Apply to call transform was incomplete. Now passes all tests and performance is back
2014-04-11 lagergren Merge
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip