nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/types/Type.java
Sat, 19 Sep 2015 16:04:28 +0200 hannesw 8135190: Method code too large in Babel browser.js script
Wed, 05 Nov 2014 12:34:06 +0100 lagergren 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional.
Mon, 03 Nov 2014 11:47:41 +0100 lagergren 8060204: Fix warnings in Joni and tests
Thu, 23 Oct 2014 15:19:00 +0400 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
Fri, 17 Oct 2014 14:24:26 +0200 attila 8059843: Make AST serializable
Mon, 29 Sep 2014 14:39:58 -0700 lagergren 8059321: Decrease warmup time by caching common structures that were reused during parse
Fri, 26 Sep 2014 18:47:20 +0200 lagergren 8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Wed, 03 Sep 2014 14:33:34 +0200 attila 8056913: Limit the size of type info cache on disk
Mon, 18 Aug 2014 10:59:40 +0100 chegar Merge
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip