Fri, 28 Mar 2014 09:15:41 -0700 Merge
amurillo [Fri, 28 Mar 2014 09:15:41 -0700] rev 23511
Merge
Fri, 28 Mar 2014 10:41:20 +0100 Merge
ehelin [Fri, 28 Mar 2014 10:41:20 +0100] rev 23510
Merge
Wed, 26 Mar 2014 16:33:13 +0100 8027924: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with warning
ehelin [Wed, 26 Mar 2014 16:33:13 +0100] rev 23509
8027924: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with warning Reviewed-by: jmasa, tschatzl
Thu, 06 Mar 2014 09:08:18 +0100 8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes
mgerdin [Thu, 06 Mar 2014 09:08:18 +0100] rev 23508
8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes Reviewed-by: tschatzl, stefank
Wed, 19 Mar 2014 14:35:38 +0100 8033580: Old debug information in IMPORT_JDK is not removed
ehelin [Wed, 19 Mar 2014 14:35:38 +0100] rev 23507
8033580: Old debug information in IMPORT_JDK is not removed Reviewed-by: dcubed, erikj
Wed, 26 Mar 2014 12:49:34 +0100 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency
tamao [Wed, 26 Mar 2014 12:49:34 +0100] rev 23506
6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency Summary: Adapt InitialTenuringThreshold and MaxTenuringThreshold according to AlwaysTenure/NeverTenure flag setting. Reviewed-by: jmasa, tschatzl
Wed, 26 Mar 2014 10:54:52 +0100 8037958: ConcurrentMark::cleanup leaks BitMaps if VerifyDuringGC is enabled
mgerdin [Wed, 26 Mar 2014 10:54:52 +0100] rev 23505
8037958: ConcurrentMark::cleanup leaks BitMaps if VerifyDuringGC is enabled Summary: Allocate temporary BitMaps in the VMThread's resource area Reviewed-by: stefank, sjohanss
Mon, 24 Mar 2014 11:25:32 +0100 Merge
ehelin [Mon, 24 Mar 2014 11:25:32 +0100] rev 23504
Merge
Thu, 20 Mar 2014 15:03:18 +0100 8037952: Remove code duplication in Metaspace::deallocate
stefank [Thu, 20 Mar 2014 15:03:18 +0100] rev 23503
8037952: Remove code duplication in Metaspace::deallocate Reviewed-by: tschatzl, pliden, coleenp
Thu, 27 Mar 2014 08:03:57 -0700 Merge
neliasso [Thu, 27 Mar 2014 08:03:57 -0700] rev 23502
Merge
Thu, 27 Mar 2014 17:29:41 +0400 8038193: Add command line option tests for BMI options
iignatyev [Thu, 27 Mar 2014 17:29:41 +0400] rev 23501
8038193: Add command line option tests for BMI options Reviewed-by: kvn, iignatyev Contributed-by: filipp.zhinkin@oracle.com
Thu, 27 Mar 2014 14:15:42 +0100 Merge
neliasso [Thu, 27 Mar 2014 14:15:42 +0100] rev 23500
Merge
Thu, 27 Mar 2014 11:17:26 +0400 8038240: new WB API to get nmethod
iignatyev [Thu, 27 Mar 2014 11:17:26 +0400] rev 23499
8038240: new WB API to get nmethod Reviewed-by: morris, kvn
Tue, 25 Mar 2014 12:54:21 -0700 8037821: Account for trampoline stubs when estimating code buffer sizes
goetz [Tue, 25 Mar 2014 12:54:21 -0700] rev 23498
8037821: Account for trampoline stubs when estimating code buffer sizes Summary: Take into account space needed for "trampoline code" used by calls on PPC64. Reviewed-by: kvn Contributed-by: lutz.schmidt@sap.com
Mon, 24 Mar 2014 23:13:46 -0700 8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support
iveresov [Mon, 24 Mar 2014 23:13:46 -0700] rev 23497
8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support Summary: Remove the overly strict assert Reviewed-by: kvn, twisti
Mon, 24 Mar 2014 17:44:27 -0700 8038286: nm->set_rtm_state() should be called after (nm != NULL) check
kvn [Mon, 24 Mar 2014 17:44:27 -0700] rev 23496
8038286: nm->set_rtm_state() should be called after (nm != NULL) check Summary: move set_rtm_state() call after (nm != NULL) check Reviewed-by: iveresov, twisti
Mon, 24 Mar 2014 08:43:10 -0700 6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
poonam [Mon, 24 Mar 2014 08:43:10 -0700] rev 23495
6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems Summary: Native pointers less than 64 bits wide should be extended as an unsigned number. Reviewed-by: kvn, kevinw
Fri, 21 Mar 2014 18:03:11 -0700 8038181: Can't build product VM without precompiled header
kvn [Fri, 21 Mar 2014 18:03:11 -0700] rev 23494
8038181: Can't build product VM without precompiled header Summary: Added missing #include. Reviewed-by: twisti
Sat, 22 Mar 2014 00:26:48 +0400 8035857: Add tests to verify correctness of operations with BMI1 and LZCNT instructions
iignatyev [Sat, 22 Mar 2014 00:26:48 +0400] rev 23493
8035857: Add tests to verify correctness of operations with BMI1 and LZCNT instructions Reviewed-by: iveresov, kvn, iignatyev Contributed-by: filipp.zhinkin@oracle.com
Thu, 20 Mar 2014 11:03:06 +0100 8037915: PPC64/AIX: Several smaller fixes
goetz [Thu, 20 Mar 2014 11:03:06 +0100] rev 23492
8037915: PPC64/AIX: Several smaller fixes Reviewed-by: kvn
Thu, 20 Mar 2014 17:49:27 -0700 8031320: Use Intel RTM instructions for locks
kvn [Thu, 20 Mar 2014 17:49:27 -0700] rev 23491
8031320: Use Intel RTM instructions for locks Summary: Use RTM for inflated locks and stack locks. Reviewed-by: iveresov, twisti, roland, dcubed
Wed, 19 Mar 2014 11:37:58 -0700 8031203: remove SafepointPollOffset
twisti [Wed, 19 Mar 2014 11:37:58 -0700] rev 23490
8031203: remove SafepointPollOffset Reviewed-by: kvn, roland
Tue, 18 Mar 2014 14:22:42 +0100 Merge
neliasso [Tue, 18 Mar 2014 14:22:42 +0100] rev 23489
Merge
Mon, 17 Mar 2014 11:33:21 -0400 8036576: jtreg failed on Test6792161 timed out
bharadwaj [Mon, 17 Mar 2014 11:33:21 -0400] rev 23488
8036576: jtreg failed on Test6792161 timed out Summary: Increase time out value of test since debug VM executes additional code Reviewed-by: kvn
Fri, 14 Mar 2014 17:28:58 -0700 8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
kvn [Fri, 14 Mar 2014 17:28:58 -0700] rev 23487
8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16 Summary: verify YMM registers after signal processing and set limit on vector's size. Reviewed-by: iveresov, twisti
Thu, 13 Mar 2014 14:55:34 -0700 8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto
iveresov [Thu, 13 Mar 2014 14:55:34 -0700] rev 23486
8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto Summary: Fix the type of osrBuffer parameter to depend on bitness Reviewed-by: kvn, twisti
Thu, 13 Mar 2014 14:55:10 -0700 8037149: C1: getThreadTemp should return a T_LONG register on 64bit
iveresov [Thu, 13 Mar 2014 14:55:10 -0700] rev 23485
8037149: C1: getThreadTemp should return a T_LONG register on 64bit Summary: Fix the type of the register returned by getThreadTemp() to depend on bitness Reviewed-by: kvn, twisti
Thu, 27 Mar 2014 03:14:45 -0700 Merge
dsamersoff [Thu, 27 Mar 2014 03:14:45 -0700] rev 23484
Merge
Mon, 24 Mar 2014 11:51:40 -0700 8038262: Workaround for ccache in vm.make is missing for aix
amurillo [Mon, 24 Mar 2014 11:51:40 -0700] rev 23483
8038262: Workaround for ccache in vm.make is missing for aix Reviewed-by: simonis, kvn
Mon, 24 Mar 2014 10:48:44 -0700 8033566: [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch
ccheung [Mon, 24 Mar 2014 10:48:44 -0700] rev 23482
8033566: [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch Summary: added an assert for checking the return value is <= max_jint Reviewed-by: coleenp, minqi
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip