Thu, 16 Oct 2014 15:51:12 -0700 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
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
Thu, 23 Oct 2014 11:19:12 -0700 Added tag jdk9-b36 for changeset 28c10766cfac
katleman [Thu, 23 Oct 2014 11:19:12 -0700] rev 27215
Added tag jdk9-b36 for changeset 28c10766cfac
Wed, 05 Jul 2017 20:05:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:05:16 +0200] rev 27214
Merge
Mon, 27 Oct 2014 17:54:00 +0530 8062024: Issue with date.setFullYear when time other than midnight
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
Fri, 24 Oct 2014 13:25:23 +0200 8061955: asm.js idioms result in unnecessarily code emission
attila [Fri, 24 Oct 2014 13:25:23 +0200] rev 27212
8061955: asm.js idioms result in unnecessarily code emission Reviewed-by: hannesw, jlaskey
Thu, 23 Oct 2014 13:45:22 -0700 Merge
lana [Thu, 23 Oct 2014 13:45:22 -0700] rev 27211
Merge
Thu, 23 Oct 2014 17:25:39 +0200 8059813: Type Info Cache flag must must be documented
hannesw [Thu, 23 Oct 2014 17:25:39 +0200] rev 27210
8059813: Type Info Cache flag must must be documented Reviewed-by: attila, jlaskey
Thu, 23 Oct 2014 15:19:00 +0400 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
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
Tue, 21 Oct 2014 14:27:49 +0200 8058610: must not let long operations overflow
attila [Tue, 21 Oct 2014 14:27:49 +0200] rev 27208
8058610: must not let long operations overflow Reviewed-by: hannesw, jlaskey, lagergren
Mon, 20 Oct 2014 14:09:17 +0200 8060724: ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run
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
Mon, 20 Oct 2014 12:06:36 +0200 8059844: Implement optimistic splitter
attila [Mon, 20 Oct 2014 12:06:36 +0200] rev 27206
8059844: Implement optimistic splitter Reviewed-by: hannesw, lagergren
Mon, 20 Oct 2014 13:27:22 +0530 8061257: nashorn ant build script should have a sanity target
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
Fri, 17 Oct 2014 14:24:26 +0200 8059843: Make AST serializable
attila [Fri, 17 Oct 2014 14:24:26 +0200] rev 27204
8059843: Make AST serializable Reviewed-by: hannesw, lagergren
Thu, 23 Oct 2014 11:19:29 -0700 Added tag jdk9-b36 for changeset bed94e5e4a68
katleman [Thu, 23 Oct 2014 11:19:29 -0700] rev 27203
Added tag jdk9-b36 for changeset bed94e5e4a68
Wed, 05 Jul 2017 20:05:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:05:12 +0200] rev 27202
Merge
Thu, 23 Oct 2014 11:19:04 -0700 Added tag jdk9-b36 for changeset c05fb0c4c181
katleman [Thu, 23 Oct 2014 11:19:04 -0700] rev 27201
Added tag jdk9-b36 for changeset c05fb0c4c181
Wed, 05 Jul 2017 20:05:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:05:09 +0200] rev 27200
Merge
Wed, 22 Oct 2014 14:42:14 -0700 8049373: All compact profiles builds fail following JDK-8044473
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
Fri, 05 Sep 2014 09:45:13 -0700 8044473: Allow for extended set of platform MXBeans
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
Fri, 24 Oct 2014 22:54:16 +0000 8061574: 9-dev solaris-amd64 and solaris-sparcv9 build fail on 2014-10-20
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
Fri, 24 Oct 2014 08:22:17 -0700 8060483: NPE with explicitCastArguments unboxing null
vlivanov [Fri, 24 Oct 2014 08:22:17 -0700] rev 27196
8060483: NPE with explicitCastArguments unboxing null Reviewed-by: attila, lagergren
Fri, 24 Oct 2014 06:18:00 -0700 8061830: [asm] refresh internal ASM version v5.0.3
ksrini [Fri, 24 Oct 2014 06:18:00 -0700] rev 27195
8061830: [asm] refresh internal ASM version v5.0.3 Reviewed-by: psandoz, sundar
Fri, 24 Oct 2014 11:45:36 +0200 8061924: demos target fails if users CDPATH is incorrectly set
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
Thu, 23 Oct 2014 13:44:28 -0700 Merge
lana [Thu, 23 Oct 2014 13:44:28 -0700] rev 27193
Merge
Thu, 23 Oct 2014 04:57:00 -0700 8029465: warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
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
Wed, 22 Oct 2014 17:23:14 +0200 8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
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
Wed, 22 Oct 2014 10:41:07 +0100 8042888: Remove extcheck tool
prappo [Wed, 22 Oct 2014 10:41:07 +0100] rev 27190
8042888: Remove extcheck tool Reviewed-by: alanb, chegar
Fri, 17 Oct 2014 10:53:30 +0200 8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
jbachorik [Fri, 17 Oct 2014 10:53:30 +0200] rev 27189
8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process Reviewed-by: sla, dholmes
Wed, 22 Oct 2014 09:13:52 +0200 8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
sjiang [Wed, 22 Oct 2014 09:13:52 +0200] rev 27188
8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK Reviewed-by: alanb, dfuchs, erikj, mchung
Tue, 21 Oct 2014 13:56:58 -0700 Merge
amurillo [Tue, 21 Oct 2014 13:56:58 -0700] rev 27187
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip