Tue, 09 Jun 2015 15:05:47 -0400 8086027: Multiple STATIC_ASSERTs at class scope doesn't work
kbarrett [Tue, 09 Jun 2015 15:05:47 -0400] rev 31340
8086027: Multiple STATIC_ASSERTs at class scope doesn't work Summary: Make supporting typedef name unique via __LINE__ concatenation Reviewed-by: dholmes, brutisso
Wed, 10 Jun 2015 05:59:44 +0200 Merge
jwilhelm [Wed, 10 Jun 2015 05:59:44 +0200] rev 31339
Merge
Tue, 09 Jun 2015 16:48:55 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:55 +0200] rev 31338
Merge
Wed, 10 Jun 2015 04:39:15 +0200 Merge
coleenp [Wed, 10 Jun 2015 04:39:15 +0200] rev 31337
Merge
Tue, 09 Jun 2015 12:22:21 -0400 8076161: Runtime stub for throw_null_pointer_exception always constructs log messages
mockner [Tue, 09 Jun 2015 12:22:21 -0400] rev 31336
8076161: Runtime stub for throw_null_pointer_exception always constructs log messages Summary: A LogEvents filter has been added to avoid unnecessary string construction. Reviewed-by: coleenp, hseigel, dholmes
Tue, 09 Jun 2015 10:26:25 -0400 8035074: hs_err improvement: Add time zone information in the hs_err file
coleenp [Tue, 09 Jun 2015 10:26:25 -0400] rev 31335
8035074: hs_err improvement: Add time zone information in the hs_err file 8026335: hs_err improvement: Print exact compressed oops mode and the heap base value. 8026331: hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors Summary: Add requested things to hs_err file. Reviewed-by: ctornqvi, dholmes
Mon, 08 Jun 2015 15:40:28 +0200 8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561
goetz [Mon, 08 Jun 2015 15:40:28 +0200] rev 31334
8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561 Reviewed-by: mgerdin, ehelin
Mon, 08 Jun 2015 17:39:35 +0000 8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc"
simonis [Mon, 08 Jun 2015 17:39:35 +0000] rev 31333
8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc" Summary: Also fix the Power8 detection which was broken because we issued an illegal 'lqarx' instruction Reviewed-by: kvn, asmundak
Fri, 05 Jun 2015 13:40:09 -0700 8054386: Allow Java debugging when CDS is enabled
cjplummer [Fri, 05 Jun 2015 13:40:09 -0700] rev 31332
8054386: Allow Java debugging when CDS is enabled Summary: Map archive RW when debugging is enabled Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
Fri, 05 Jun 2015 10:27:41 +0200 7097567: G1: abstract and encapsulate collector phases and transitions between them
drwhite [Fri, 05 Jun 2015 10:27:41 +0200] rev 31331
7097567: G1: abstract and encapsulate collector phases and transitions between them Reviewed-by: mgerdin, tschatzl
Fri, 05 Jun 2015 09:50:09 +0200 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
david [Fri, 05 Jun 2015 09:50:09 +0200] rev 31330
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint Reviewed-by: drwhite, stefank
Thu, 02 Jul 2015 08:53:58 -0700 Added tag jdk9-b71 for changeset 9419a7f16a5c
katleman [Thu, 02 Jul 2015 08:53:58 -0700] rev 31329
Added tag jdk9-b71 for changeset 9419a7f16a5c
Thu, 02 Jul 2015 16:07:39 -0700 Merge
lana [Thu, 02 Jul 2015 16:07:39 -0700] rev 31328
Merge
Thu, 02 Jul 2015 09:38:41 +0200 8130303: Fix bogus check for libX11.so in libraries.m4
simonis [Thu, 02 Jul 2015 09:38:41 +0200] rev 31327
8130303: Fix bogus check for libX11.so in libraries.m4 Reviewed-by: simonis, erikj Contributed-by: matthias.baesken@sap.com
Tue, 30 Jun 2015 11:20:42 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31326
Merge
Mon, 29 Jun 2015 17:17:56 -0700 8130092: Backout Update jprt.properties with property listing tests subtrees
amurillo [Mon, 29 Jun 2015 17:17:56 -0700] rev 31325
8130092: Backout Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Fri, 26 Jun 2015 19:11:14 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:14 -0700] rev 31324
Merge
Thu, 25 Jun 2015 09:48:23 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:23 -0700] rev 31323
Merge
Sat, 20 Jun 2015 11:24:07 +0300 8098834: Update jprt.properties with property listing tests subtrees
dpochepk [Sat, 20 Jun 2015 11:24:07 +0300] rev 31322
8098834: Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Wed, 24 Jun 2015 13:53:34 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:53:34 +0200] rev 31321
Merge
Wed, 24 Jun 2015 09:41:11 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:41:11 +0200] rev 31320
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test. Reviewed-by: dfazunen, jmasa, ecaspole
Tue, 23 Jun 2015 10:20:10 -0700 8129518: Remove ParOldGC tests from the jprt hotspot testset
mikael [Tue, 23 Jun 2015 10:20:10 -0700] rev 31319
8129518: Remove ParOldGC tests from the jprt hotspot testset Reviewed-by: dholmes, brutisso
Tue, 23 Jun 2015 12:30:57 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:30:57 +0300] rev 31318
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Wed, 17 Jun 2015 21:43:26 +0000 8098821: Crash in system dictionary initialization with shared strings
mseledtsov [Wed, 17 Jun 2015 21:43:26 +0000] rev 31317
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed, coleenp
Mon, 15 Jun 2015 13:48:27 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:27 +0200] rev 31316
Merge
Fri, 12 Jun 2015 19:54:14 -0400 Merge
jiangli [Fri, 12 Jun 2015 19:54:14 -0400] rev 31315
Merge
Fri, 12 Jun 2015 17:03:04 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:03:04 -0400] rev 31314
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Tue, 09 Jun 2015 16:48:51 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:51 +0200] rev 31313
Merge
Tue, 30 Jun 2015 08:51:34 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:34 -0700] rev 31312
Merge
Mon, 22 Jun 2015 13:29:34 -0700 Merge
prr [Mon, 22 Jun 2015 13:29:34 -0700] rev 31311
Merge
Thu, 04 Jun 2015 18:27:42 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:27:42 +0200] rev 31310
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Tue, 16 Jun 2015 13:00:47 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:47 -0700] rev 31309
Merge
Fri, 12 Jun 2015 19:23:53 -0500 8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
ptbrunet [Fri, 12 Jun 2015 19:23:53 -0500] rev 31308
8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location Summary: build jdk.accessibility for all platforms Reviewed-by: erikj, dholmes Contributed-by: peter.brunet@oracle.com
Tue, 30 Jun 2015 09:51:08 +0200 8130060: Revert use of devkit on macosx in JPRT
erikj [Tue, 30 Jun 2015 09:51:08 +0200] rev 31307
8130060: Revert use of devkit on macosx in JPRT Reviewed-by: tbell
Mon, 29 Jun 2015 11:00:10 +0200 8129969: Switch JPRT configuration to use devkits for Windows and Macosx
erikj [Mon, 29 Jun 2015 11:00:10 +0200] rev 31306
8129969: Switch JPRT configuration to use devkits for Windows and Macosx Reviewed-by: tbell, dholmes
Mon, 29 Jun 2015 10:55:17 +0200 8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException
erikj [Mon, 29 Jun 2015 10:55:17 +0200] rev 31305
8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException Reviewed-by: dholmes
Thu, 02 Jul 2015 08:53:57 -0700 Added tag jdk9-b71 for changeset 1b06d9da3dc3
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31304
Added tag jdk9-b71 for changeset 1b06d9da3dc3
Wed, 05 Jul 2017 20:39:44 +0200 Added tag jdk9-b71 for changeset f66c18528472
duke [Wed, 05 Jul 2017 20:39:44 +0200] rev 31303
Added tag jdk9-b71 for changeset f66c18528472
Wed, 05 Jul 2017 20:39:43 +0200 Merge jdk9-b71
duke [Wed, 05 Jul 2017 20:39:43 +0200] rev 31302
Merge
Wed, 05 Jul 2017 20:39:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:40 +0200] rev 31301
Merge
Sun, 28 Jun 2015 16:39:45 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:45 -0700] rev 31300
Merge
Sun, 28 Jun 2015 12:58:24 +0530 4869999: Error on import statement naming package containing no class files
sadayapalam [Sun, 28 Jun 2015 12:58:24 +0530] rev 31299
4869999: Error on import statement naming package containing no class files Summary: Ensure that the compiler does not prematurely decide a package is not observable. Reviewed-by: jlahoda
Wed, 24 Jun 2015 15:15:56 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:15:56 -0700] rev 31298
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 15:41:05 -0700 8081854: Javadoc should generate named anchors for HTML4 output
bpatel [Tue, 23 Jun 2015 15:41:05 -0700] rev 31297
8081854: Javadoc should generate named anchors for HTML4 output Reviewed-by: ksrini
Tue, 23 Jun 2015 17:46:23 +0530 8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing
sadayapalam [Tue, 23 Jun 2015 17:46:23 +0530] rev 31296
8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing Reviewed-by: mcimadamore
Thu, 25 Jun 2015 10:21:41 -0700 Added tag jdk9-b70 for changeset 2707be8c1d10
katleman [Thu, 25 Jun 2015 10:21:41 -0700] rev 31295
Added tag jdk9-b70 for changeset 2707be8c1d10
Wed, 05 Jul 2017 20:39:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:35 +0200] rev 31294
Merge
Sun, 28 Jun 2015 16:38:48 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:48 -0700] rev 31293
Merge
Wed, 24 Jun 2015 17:12:00 -0700 8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing
darcy [Wed, 24 Jun 2015 17:12:00 -0700] rev 31292
8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing Reviewed-by: lancea
Thu, 25 Jun 2015 10:21:37 -0700 Added tag jdk9-b70 for changeset bc215e37d299
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31291
Added tag jdk9-b70 for changeset bc215e37d299
Wed, 05 Jul 2017 20:39:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:31 +0200] rev 31290
Merge
Sun, 28 Jun 2015 16:39:27 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:27 -0700] rev 31289
Merge
Fri, 26 Jun 2015 17:26:48 +0200 8129956: jaxp: CodeSource.getLocation() might return null
dfuchs [Fri, 26 Jun 2015 17:26:48 +0200] rev 31288
8129956: jaxp: CodeSource.getLocation() might return null Reviewed-by: lancea
Thu, 25 Jun 2015 20:06:37 +0200 8129880: Cleanup usage of Class.getResource in jaxp
dfuchs [Thu, 25 Jun 2015 20:06:37 +0200] rev 31287
8129880: Cleanup usage of Class.getResource in jaxp Reviewed-by: joehw, mchung
Thu, 25 Jun 2015 11:06:28 +0200 8080266: Failed to create CharInfo due to ResourceBundle update for modules
fyuan [Thu, 25 Jun 2015 11:06:28 +0200] rev 31286
8080266: Failed to create CharInfo due to ResourceBundle update for modules Summary: Fixed the initialization of LSSerializerImpl. Reviewed-by: joehw, dfuchs
Wed, 24 Jun 2015 15:18:44 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:18:44 -0700] rev 31285
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 19:50:10 +0200 8129572: Cleanup usage of getResourceAsStream in jaxp
dfuchs [Tue, 23 Jun 2015 19:50:10 +0200] rev 31284
8129572: Cleanup usage of getResourceAsStream in jaxp Reviewed-by: alanb, joehw, mchung, redestad
Thu, 25 Jun 2015 10:21:37 -0700 Added tag jdk9-b70 for changeset 3a7fb5940d2f
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31283
Added tag jdk9-b70 for changeset 3a7fb5940d2f
Wed, 05 Jul 2017 20:39:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:26 +0200] rev 31282
Merge
Sun, 28 Jun 2015 16:38:44 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:44 -0700] rev 31281
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip