katleman [Thu, 23 Oct 2014 11:19:17 -0700] rev 27221
Added tag jdk9-b36 for changeset 2a65d9f1c324
duke [Wed, 05 Jul 2017 20:05:20 +0200] rev 27220
Merge
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
attila [Fri, 17 Oct 2014 14:24:26 +0200] rev 27204
8059843: Make AST serializable
Reviewed-by: hannesw, lagergren
katleman [Thu, 23 Oct 2014 11:19:29 -0700] rev 27203
Added tag jdk9-b36 for changeset bed94e5e4a68
duke [Wed, 05 Jul 2017 20:05:12 +0200] rev 27202
Merge
katleman [Thu, 23 Oct 2014 11:19:04 -0700] rev 27201
Added tag jdk9-b36 for changeset c05fb0c4c181
duke [Wed, 05 Jul 2017 20:05:09 +0200] rev 27200
Merge
bchristi [Wed, 22 Oct 2014 14:42:14 -0700] rev 27199
8049373: All compact profiles builds fail following JDK-8044473
Summary: Update compact profile contents
Reviewed-by: mchung
bchristi [Fri, 05 Sep 2014 09:45:13 -0700] rev 27198
8044473: Allow for extended set of platform MXBeans
Summary: add ExtendedPlatformComponent
Reviewed-by: dfuchs
valeriep [Fri, 24 Oct 2014 22:54:16 +0000] rev 27197
8061574: 9-dev solaris-amd64 and solaris-sparcv9 build fail on 2014-10-20
Summary: Add a custom header file for native ucrypto functions
Reviewed-by: mchung
vlivanov [Fri, 24 Oct 2014 08:22:17 -0700] rev 27196
8060483: NPE with explicitCastArguments unboxing null
Reviewed-by: attila, lagergren
ksrini [Fri, 24 Oct 2014 06:18:00 -0700] rev 27195
8061830: [asm] refresh internal ASM version v5.0.3
Reviewed-by: psandoz, sundar
erikj [Fri, 24 Oct 2014 11:45:36 +0200] rev 27194
8061924: demos target fails if users CDPATH is incorrectly set
Reviewed-by: erikj
Contributed-by: pointo1d@gmail.com
lana [Thu, 23 Oct 2014 13:44:28 -0700] rev 27193
Merge
dsamersoff [Thu, 23 Oct 2014 04:57:00 -0700] rev 27192
8029465: warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
Summary: Added missed exception check
Reviewed-by: dholmes, sspitsyn, fparain
dfuchs [Wed, 22 Oct 2014 17:23:14 +0200] rev 27191
8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
Summary: FileHandler now uses 'long' for limit and MeteredStream.written. It also reads a long for limit from the configuration, and has a new constructor allowing to pass a 'long' for limit.
Reviewed-by: alanb, igerasim, mchung
prappo [Wed, 22 Oct 2014 10:41:07 +0100] rev 27190
8042888: Remove extcheck tool
Reviewed-by: alanb, chegar