Fri, 25 Nov 2016 11:15:12 -0200 8170328: PPC64: Use andis instead of lis/and
mdoerr [Fri, 25 Nov 2016 11:15:12 -0200] rev 42619
8170328: PPC64: Use andis instead of lis/and Reviewed-by: goetz, mdoerr Contributed-by: Igor Nunes <igor.nunes@eldorado.org.br>
Tue, 29 Nov 2016 17:41:08 -0800 8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib
vdeshpande [Tue, 29 Nov 2016 17:41:08 -0800] rev 42618
8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib Summary: do not use libm stubs when InlineIntrinsics switched off Reviewed-by: kvn
Tue, 29 Nov 2016 12:40:46 -0800 8170416: CompilerControl: VectorizeDebug option type is incorrect
kvn [Tue, 29 Nov 2016 12:40:46 -0800] rev 42617
8170416: CompilerControl: VectorizeDebug option type is incorrect Summary: VectorizeDebug C2 option flag should be uintx instead of bool. Reviewed-by: thartmann
Tue, 29 Nov 2016 19:20:03 +0000 Merge
stefank [Tue, 29 Nov 2016 19:20:03 +0000] rev 42616
Merge
Tue, 29 Nov 2016 19:25:36 +0100 8170395: Metaspace initialization queries the wrong chunk freelist
stefank [Tue, 29 Nov 2016 19:25:36 +0100] rev 42615
8170395: Metaspace initialization queries the wrong chunk freelist Reviewed-by: mgerdin, pliden, stuefe
Tue, 29 Nov 2016 11:26:25 -0500 8170297: runtime/SharedArchiveFile/LargeSharedSpace.java didn't run out of memory
jiangli [Tue, 29 Nov 2016 11:26:25 -0500] rev 42614
8170297: runtime/SharedArchiveFile/LargeSharedSpace.java didn't run out of memory Summary: Split the test cases. Add -XX:+UseCompressedClassPointers -XX:CompressedClassSpaceSize=3G for the 64-bit -XX:SharedMiscCodeSize=1600386047 test case. Reviewed-by: ccheung, iklam, dholmes
Mon, 28 Nov 2016 18:54:30 +0300 8166156: Convert test_semaphore to GTest
kzhaldyb [Mon, 28 Nov 2016 18:54:30 +0300] rev 42613
8166156: Convert test_semaphore to GTest Reviewed-by: kbarrett, tschatzl, stefank
Fri, 25 Nov 2016 20:00:51 +0300 8169003: LogDecorations.iso8601_utctime_test fails if numeric locale uses "," as separator between integer and fraction part
kzhaldyb [Fri, 25 Nov 2016 20:00:51 +0300] rev 42612
8169003: LogDecorations.iso8601_utctime_test fails if numeric locale uses "," as separator between integer and fraction part Reviewed-by: mlarsson, iignatyev
Tue, 29 Nov 2016 08:48:14 +0100 Merge
thartmann [Tue, 29 Nov 2016 08:48:14 +0100] rev 42611
Merge
Tue, 29 Nov 2016 08:16:15 +0100 8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node
thartmann [Tue, 29 Nov 2016 08:16:15 +0100] rev 42610
8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node Summary: Prevent MemBarAcquire from keeping a LoadNNode alive by adding it to the worklist if it is the only user of a DecodeNNode. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip