2014-06-04 attila 8044638: Tidy up Nashorn codebase for code standards
2014-06-04 sundar 8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
2014-06-03 attila 8044518: Ensure exceptions related to optimistic recompilation are not serializable
2014-06-03 attila 8044534: Constant folding for unary + should produce int for boolean literals
2014-06-03 attila 8044533: Deoptimizing negation produces wrong result for zero
2014-06-03 attila 8044171: Make optimistic exception handlers smaller
2014-06-03 sundar 8044520: Nashorn cannot execute node.js's express module
2014-06-03 sundar 8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
2014-06-02 attila Merge
2014-05-28 attila Merge
2014-05-28 lagergren 8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
2014-05-27 lagergren 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)
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.
(0) -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip