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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip