Tue, 25 Oct 2016 16:42:28 +0200 8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows
simonis [Tue, 25 Oct 2016 16:42:28 +0200] rev 42061
8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows Reviewed-by: dholmes, mgerdin, stuefe
Wed, 26 Oct 2016 20:13:29 +0000 Merge
rprotacio [Wed, 26 Oct 2016 20:13:29 +0000] rev 42060
Merge
Wed, 26 Oct 2016 15:46:13 -0400 8167995: -Xlog:defaultmethods=debug: lengthy method descriptor triggers "StringStream is re-allocated with a different ResourceMark"
rprotacio [Wed, 26 Oct 2016 15:46:13 -0400] rev 42059
8167995: -Xlog:defaultmethods=debug: lengthy method descriptor triggers "StringStream is re-allocated with a different ResourceMark" Summary: Removed nested ResourceMark declarations Reviewed-by: dholmes, hseigel
Wed, 26 Oct 2016 17:29:47 +0300 8165451: Convert WorkerDataArray_test to GTest
bmoloden [Wed, 26 Oct 2016 17:29:47 +0300] rev 42058
8165451: Convert WorkerDataArray_test to GTest Reviewed-by: jwilhelm
Wed, 26 Oct 2016 14:36:05 +0200 8164612: NoSuchMethodException when method name contains NULL or Latin-1 supplement character
thartmann [Wed, 26 Oct 2016 14:36:05 +0200] rev 42057
8164612: NoSuchMethodException when method name contains NULL or Latin-1 supplement character Summary: String length needs to be updated when converting from unicode to utf8. Reviewed-by: kvn, coleenp
Mon, 23 May 2016 19:46:43 +0200 8157455: Convert TestOS_test to GTest
jwilhelm [Mon, 23 May 2016 19:46:43 +0200] rev 42056
8157455: Convert TestOS_test to GTest Reviewed-by: dholmes, rehn
Fri, 20 May 2016 16:45:00 +0200 8157453: Convert DependencyContext_test to GTest
jwilhelm [Fri, 20 May 2016 16:45:00 +0200] rev 42055
8157453: Convert DependencyContext_test to GTest Reviewed-by: dholmes, rehn, kzhaldyb
Wed, 11 May 2016 23:33:24 +0200 8156800: Convert QuickSort_test to GTest
jwilhelm [Wed, 11 May 2016 23:33:24 +0200] rev 42054
8156800: Convert QuickSort_test to GTest Reviewed-by: rehn, kzhaldyb, rprotacio, mlarsson
Mon, 24 Oct 2016 13:36:06 -0400 8168567: Fix for 8166972 breaks aarch64 build
drwhite [Mon, 24 Oct 2016 13:36:06 -0400] rev 42053
8168567: Fix for 8166972 breaks aarch64 build Summary: Addded missing #endif for aarch64 code. Reviewed-by: kvn, aph Contributed-by: Ningsheng Jian <ningsheng.jian@linaro.org>
Wed, 26 Oct 2016 14:58:14 +0530 8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
vtewari [Wed, 26 Oct 2016 14:58:14 +0530] rev 42052
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present. Summary: Removed dependency of java.management over jdk.management. Reviewed-by: mchung, dfuchs, dholmes Contributed-by: amit.sapre@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip