Mon, 19 Aug 2013 13:44:13 +0200 8023227: Enhance layout_helper_log2_element_size assert
stefank [Mon, 19 Aug 2013 13:44:13 +0200] rev 19342
8023227: Enhance layout_helper_log2_element_size assert Reviewed-by: mgerdin, jmasa
Fri, 16 Aug 2013 11:26:09 +0200 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
brutisso [Fri, 16 Aug 2013 11:26:09 +0200] rev 19341
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 Reviewed-by: stefank, mgerdin
Thu, 15 Aug 2013 13:02:42 -0700 Merge
brutisso [Thu, 15 Aug 2013 13:02:42 -0700] rev 19340
Merge
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning
johnc [Thu, 15 Aug 2013 10:52:18 +0200] rev 19339
7145569: G1: optimize nmethods scanning Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead. Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
Thu, 22 Aug 2013 18:37:14 +0200 Merge
rbackman [Thu, 22 Aug 2013 18:37:14 +0200] rev 19338
Merge
Thu, 08 Aug 2013 03:16:56 +0200 8022675: Redundant class init check
rbackman [Thu, 08 Aug 2013 03:16:56 +0200] rev 19337
8022675: Redundant class init check Reviewed-by: kvn, twisti
Tue, 20 Aug 2013 10:57:50 -0700 8022956: Clang: enable return type warnings on BSD
twisti [Tue, 20 Aug 2013 10:57:50 -0700] rev 19336
8022956: Clang: enable return type warnings on BSD Reviewed-by: coleenp, sla
Mon, 19 Aug 2013 09:33:29 +0200 Merge
rbackman [Mon, 19 Aug 2013 09:33:29 +0200] rev 19335
Merge
Fri, 16 Aug 2013 14:11:40 -0700 8021898: Broken JIT compiler optimization for loop unswitching
kvn [Fri, 16 Aug 2013 14:11:40 -0700] rev 19334
8021898: Broken JIT compiler optimization for loop unswitching Summary: fix method clone_projs() to clone all related MachProj nodes. Reviewed-by: roland, adlertz
Fri, 16 Aug 2013 13:39:26 -0400 Merge
iignatyev [Fri, 16 Aug 2013 13:39:26 -0400] rev 19333
Merge
Wed, 14 Aug 2013 23:50:23 +0400 8022832: Add WB APIs for OSR compilation
iignatyev [Wed, 14 Aug 2013 23:50:23 +0400] rev 19332
8022832: Add WB APIs for OSR compilation Reviewed-by: kvn
Fri, 16 Aug 2013 17:34:37 +0400 8016456: ciReplay test assumes TIERED compilation is available
iignatyev [Fri, 16 Aug 2013 17:34:37 +0400] rev 19331
8016456: ciReplay test assumes TIERED compilation is available Reviewed-by: vlivanov, kvn, dholmes
Fri, 16 Aug 2013 10:23:55 +0200 8023003: Cleanup the public interface to PhaseCFG
adlertz [Fri, 16 Aug 2013 10:23:55 +0200] rev 19330
8023003: Cleanup the public interface to PhaseCFG Summary: public methods that don't need to be public should be private. Reviewed-by: kvn, twisti
Thu, 15 Aug 2013 11:59:19 -0700 8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
bharadwaj [Thu, 15 Aug 2013 11:59:19 -0700] rev 19329
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases Summary: Corrected details Reviewed-by: kvn, twisti, rbackman Contributed-by: david.r.chase@oracle.com
Tue, 20 Aug 2013 13:47:40 -0700 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
dcubed [Tue, 20 Aug 2013 13:47:40 -0700] rev 19328
8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3" Summary: Recognize 0x5120 as "Sun Studio 12u3". Reviewed-by: dholmes, coleenp
Tue, 20 Aug 2013 00:48:55 -0700 Merge
jiangli [Tue, 20 Aug 2013 00:48:55 -0700] rev 19327
Merge
Mon, 19 Aug 2013 14:59:54 -0400 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes.
jiangli [Mon, 19 Aug 2013 14:59:54 -0400] rev 19326
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. Summary: Change InstanceKlass::_source_file_name and _generic_signature to u2 fields. Reviewed-by: coleenp, iklam
Mon, 19 Aug 2013 22:28:52 -0700 Merge
kevinw [Mon, 19 Aug 2013 22:28:52 -0700] rev 19325
Merge
Mon, 19 Aug 2013 14:28:58 +0100 8022655: ClassDump ignored jarStream setting
kevinw [Mon, 19 Aug 2013 14:28:58 +0100] rev 19324
8022655: ClassDump ignored jarStream setting Reviewed-by: minqi, sla
Mon, 19 Aug 2013 17:29:41 -0700 Merge
ehelin [Mon, 19 Aug 2013 17:29:41 -0700] rev 19323
Merge
Wed, 07 Aug 2013 16:47:32 +0200 8014659: NPG: performance counters for compressed klass space
ehelin [Wed, 07 Aug 2013 16:47:32 +0200] rev 19322
8014659: NPG: performance counters for compressed klass space Reviewed-by: mgerdin, coleenp, hseigel, jmasa, ctornqvi
Mon, 19 Aug 2013 09:16:35 -0700 8023188: Unsafe volatile double store on bsd is broken
minqi [Mon, 19 Aug 2013 09:16:35 -0700] rev 19321
8023188: Unsafe volatile double store on bsd is broken Reviewed-by: dcubed, dholmes Contributed-by: yumin.qi@oracle.com
Fri, 16 Aug 2013 10:06:58 -0700 Merge
dcubed [Fri, 16 Aug 2013 10:06:58 -0700] rev 19320
Merge
Thu, 15 Aug 2013 20:04:10 -0400 8003424: Enable Class Data Sharing for CompressedOops
hseigel [Thu, 15 Aug 2013 20:04:10 -0400] rev 19319
8003424: Enable Class Data Sharing for CompressedOops 8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops 8005933: The -Xshare:auto option is ignored for -server Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs. Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
Wed, 14 Aug 2013 15:12:00 -0700 8005073: [TESTBUG] remove crufty '_g' support from HS tests
rdurbin [Wed, 14 Aug 2013 15:12:00 -0700] rev 19318
8005073: [TESTBUG] remove crufty '_g' support from HS tests Summary: remove crufty '_g' support from HS tests Reviewed-by: dcubed, sla
Fri, 16 Aug 2013 04:24:07 -0700 8023152: new hotspot build - hs25-b47
amurillo [Fri, 16 Aug 2013 04:24:07 -0700] rev 19317
8023152: new hotspot build - hs25-b47 Reviewed-by: jcoomes
Thu, 22 Aug 2013 09:10:01 -0700 Added tag jdk8-b104 for changeset 78f23ea4586e
cl [Thu, 22 Aug 2013 09:10:01 -0700] rev 19316
Added tag jdk8-b104 for changeset 78f23ea4586e
Mon, 26 Aug 2013 17:34:43 -0700 Merge
katleman [Mon, 26 Aug 2013 17:34:43 -0700] rev 19315
Merge
Mon, 26 Aug 2013 13:43:27 +0200 8023216: Feedback on README-builds.html
erikj [Mon, 26 Aug 2013 13:43:27 +0200] rev 19314
8023216: Feedback on README-builds.html Reviewed-by: anthony, robilad, tbell
Fri, 23 Aug 2013 14:09:00 -0700 Merge
lana [Fri, 23 Aug 2013 14:09:00 -0700] rev 19313
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip