Tue, 16 Jun 2015 14:30:27 -0700 8085965: VM hangs in C2Compiler
poonam [Tue, 16 Jun 2015 14:30:27 -0700] rev 31354
8085965: VM hangs in C2Compiler Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified Reviewed-by: jmasa, kbarrett
Tue, 16 Jun 2015 15:59:57 +0200 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
aeriksso [Tue, 16 Jun 2015 15:59:57 +0200] rev 31353
8076110: VM crash when class is redefined with Instrumentation.redefineClasses Reviewed-by: coleenp, sspitsyn
Tue, 16 Jun 2015 11:58:25 +0200 8079473: allow demangling to be optional in dll_address_to_function_name
bdelsart [Tue, 16 Jun 2015 11:58:25 +0200] rev 31352
8079473: allow demangling to be optional in dll_address_to_function_name Summary: add a demangling boolean argument to dll_address_to_function_name and decode Reviewed-by: dholmes, simonis
Mon, 15 Jun 2015 14:33:51 -0700 8087121: bscmake fails when building inside VS2013
ctornqvi [Mon, 15 Jun 2015 14:33:51 -0700] rev 31351
8087121: bscmake fails when building inside VS2013 Reviewed-by: hseigel, lfoltan, mgronlun
Mon, 15 Jun 2015 11:50:16 +0200 8098552: 8079792 breaks Zero builds without precompiled headers.
sgehwolf [Mon, 15 Jun 2015 11:50:16 +0200] rev 31350
8098552: 8079792 breaks Zero builds without precompiled headers. Summary: Include memRegion.hpp in g1BiasedArray.hpp Reviewed-by: ehelin, sjohanss
Mon, 15 Jun 2015 13:48:30 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:30 +0200] rev 31349
Merge
Mon, 15 Jun 2015 10:24:38 +0200 8077279: assert(ic->is_clean()) failed: IC should be clean
sjohanss [Mon, 15 Jun 2015 10:24:38 +0200] rev 31348
8077279: assert(ic->is_clean()) failed: IC should be clean Reviewed-by: rbackman, thartmann
Mon, 15 Jun 2015 01:38:42 -0400 8098517: Unprotected PrintMalloc in os::realloc
kbarrett [Mon, 15 Jun 2015 01:38:42 -0400] rev 31347
8098517: Unprotected PrintMalloc in os::realloc Summary: Also verify tty != NULL before printing. Reviewed-by: dholmes
Fri, 12 Jun 2015 19:49:54 -0400 8042668: GC Support for shared heap ranges in CDS
jiangli [Fri, 12 Jun 2015 19:49:54 -0400] rev 31346
8042668: GC Support for shared heap ranges in CDS Summary: Added "Archive Region" support to the G1 GC Reviewed-by: tschatzl, brutisso Contributed-by: tom.benson@oracle.com
Fri, 12 Jun 2015 17:29:14 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:29:14 -0400] rev 31345
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Fri, 12 Jun 2015 12:55:32 +0200 8025608: GC trace events missing nursery size information
david [Fri, 12 Jun 2015 12:55:32 +0200] rev 31344
8025608: GC trace events missing nursery size information Reviewed-by: sjohanss, mgerdin
Thu, 11 Jun 2015 11:07:03 -0400 8086073: Fix PrintStubCode for empty StubCodeGenerator.
goetz [Thu, 11 Jun 2015 11:07:03 -0400] rev 31343
8086073: Fix PrintStubCode for empty StubCodeGenerator. Reviewed-by: kvn, lfoltan
Mon, 08 Jun 2015 12:54:05 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 12:54:05 +0200] rev 31342
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Wed, 10 Jun 2015 07:37:11 +0200 Merge
kbarrett [Wed, 10 Jun 2015 07:37:11 +0200] rev 31341
Merge
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip