nashorn/bin/runopt.sh
2014-10-23 lagergren 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous
2014-10-14 lagergren 8012518: Reengineer Parser.java to make it play well with the copy-on-write IR.
2014-05-21 lagergren 8043632: Parallelize class installation and various script fixes.
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-19 lagergren 8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
2014-04-23 lagergren 8041434: Add synchronization to the common global constants structure
2014-04-18 lagergren 8040102: Remove all references to Unsafe and definition of anonymous clases from the code
2014-02-26 attila 8035820: Optimistic recompilation
less more (0) tip