lana [Thu, 23 Oct 2014 13:45:30 -0700] rev 27219
Merge
joehw [Tue, 21 Oct 2014 13:17:32 -0700] rev 27218
8061686: Size limits in BufferAllocator should have been final
Reviewed-by: lancea, chegar
joehw [Thu, 16 Oct 2014 16:03:16 -0700] rev 27217
8051561: Convert JAXP functional tests to jtreg(TestNG): javax.xml.xpath.*
Reviewed-by: joehw
Contributed-by: tristan.yan@oracle.com, yiming.wang@oracle.com
joehw [Thu, 16 Oct 2014 15:51:12 -0700] rev 27216
8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
Reviewed-by: joehw
Contributed-by: tristan.yan@oracle.com
katleman [Thu, 23 Oct 2014 11:19:12 -0700] rev 27215
Added tag jdk9-b36 for changeset 28c10766cfac
duke [Wed, 05 Jul 2017 20:05:16 +0200] rev 27214
Merge
sundar [Mon, 27 Oct 2014 17:54:00 +0530] rev 27213
8062024: Issue with date.setFullYear when time other than midnight
Reviewed-by: jlaskey, lagergren
attila [Fri, 24 Oct 2014 13:25:23 +0200] rev 27212
8061955: asm.js idioms result in unnecessarily code emission
Reviewed-by: hannesw, jlaskey
lana [Thu, 23 Oct 2014 13:45:22 -0700] rev 27211
Merge
hannesw [Thu, 23 Oct 2014 17:25:39 +0200] rev 27210
8059813: Type Info Cache flag must must be documented
Reviewed-by: attila, jlaskey
lagergren [Thu, 23 Oct 2014 15:19:00 +0400] rev 27209
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
Reviewed-by: attila, hannesw
attila [Tue, 21 Oct 2014 14:27:49 +0200] rev 27208
8058610: must not let long operations overflow
Reviewed-by: hannesw, jlaskey, lagergren
hannesw [Mon, 20 Oct 2014 14:09:17 +0200] rev 27207
8060724: ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run
Reviewed-by: lagergren, attila, sundar
attila [Mon, 20 Oct 2014 12:06:36 +0200] rev 27206
8059844: Implement optimistic splitter
Reviewed-by: hannesw, lagergren
sundar [Mon, 20 Oct 2014 13:27:22 +0530] rev 27205
8061257: nashorn ant build script should have a sanity target
Reviewed-by: lagergren, hannesw, attila