Mon, 22 May 2017 09:07:16 -0700 8180654: Apply UL to PrintCodeCacheOnCompilation
kvn [Mon, 22 May 2017 09:07:16 -0700] rev 46485
8180654: Apply UL to PrintCodeCacheOnCompilation Reviewed-by: kvn Contributed-by: chihiro.ito@oracle.com
Fri, 19 May 2017 12:14:38 +0200 8180599: Possibly miss to iterate monitors on thread exit
rkennke [Fri, 19 May 2017 12:14:38 +0200] rev 46484
8180599: Possibly miss to iterate monitors on thread exit Summary: Move thread-local monitors to global lists before thread is removed from global threads list, to ensure all monitors get scanned Reviewed-by: dholmes, rehn
Fri, 19 May 2017 06:50:58 +0000 Merge
thartmann [Fri, 19 May 2017 06:50:58 +0000] rev 46483
Merge
Fri, 19 May 2017 08:36:49 +0200 8180587: Assert in layout_helper_log2_element_size(jint) compares bits instead of bytes
thartmann [Fri, 19 May 2017 08:36:49 +0200] rev 46482
8180587: Assert in layout_helper_log2_element_size(jint) compares bits instead of bytes Summary: Fixed assert to compare log2 element size in bytes. Reviewed-by: zmajo, kvn
Thu, 18 May 2017 16:31:16 -0700 8180487: HotSpotResolvedJavaMethod.setNotInlineable() should be renamed to represent actual behavior
ysuenaga [Thu, 18 May 2017 16:31:16 -0700] rev 46481
8180487: HotSpotResolvedJavaMethod.setNotInlineable() should be renamed to represent actual behavior Summary: rename setNotInlineable() to setNotInlineableOrCompileable() Reviewed-by: dnsimon, kvn
Thu, 18 May 2017 14:33:09 -0700 8180324: [JVMCI][TESTBUG] failed JVMCI junit test NativeCallTest.java
epavlova [Thu, 18 May 2017 14:33:09 -0700] rev 46480
8180324: [JVMCI][TESTBUG] failed JVMCI junit test NativeCallTest.java Reviewed-by: iignatyev, mseledtsov, kvn
Thu, 18 May 2017 11:27:06 -0700 8180601: hsdis generates duplicate output for JVMCI installed code
ysuenaga [Thu, 18 May 2017 11:27:06 -0700] rev 46479
8180601: hsdis generates duplicate output for JVMCI installed code Summary: remove duplicated hsdis output Reviewed-by: dnsimon, kvn
Thu, 18 May 2017 17:20:59 +0200 8180473: Use proper deallocation for FileBuff::_bigbuf
zmajo [Thu, 18 May 2017 17:20:59 +0200] rev 46478
8180473: Use proper deallocation for FileBuff::_bigbuf Summary: Use the array-specific delete operator instead of the scalar delete operator. Reviewed-by: kvn
Thu, 18 May 2017 13:17:28 +0000 Merge
dbuck [Thu, 18 May 2017 13:17:28 +0000] rev 46477
Merge
Thu, 18 May 2017 08:14:33 -0400 8177522: -XX:OnOutOfMemoryError does not work if supplied twice on windows
vkempik [Thu, 18 May 2017 08:14:33 -0400] rev 46476
8177522: -XX:OnOutOfMemoryError does not work if supplied twice on windows Summary: use cmd /c on windows to execute onError commands Reviewed-by: dholmes, hseigel
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip