Tue, 12 Nov 2019 00:30:55 -0300 8233404: System property to set the number of PBE iterations in JCEKS keystores jdk-14+24
mbalao [Tue, 12 Nov 2019 00:30:55 -0300] rev 59158
8233404: System property to set the number of PBE iterations in JCEKS keystores Reviewed-by: weijun
Wed, 20 Nov 2019 14:51:42 +0000 8234512: Missing pieces from JDK-8224816
eosterlund [Wed, 20 Nov 2019 14:51:42 +0000] rev 59157
8234512: Missing pieces from JDK-8224816 Reviewed-by: rehn, pliden, kbarrett, gziemski
Wed, 20 Nov 2019 09:10:02 -0500 8230876: baseline cleanups from Async Monitor Deflation v2.0[789]
dcubed [Wed, 20 Nov 2019 09:10:02 -0500] rev 59156
8230876: baseline cleanups from Async Monitor Deflation v2.0[789] Reviewed-by: dholmes, kvn
Fri, 01 Nov 2019 10:28:15 +0100 LeftOverBins as an optional replacement of free block dictionary which is rather ineffective stuefe-new-metaspace-branch
stuefe [Fri, 01 Nov 2019 10:28:15 +0100] rev 59155
LeftOverBins as an optional replacement of free block dictionary which is rather ineffective
Wed, 20 Nov 2019 10:37:46 +0100 8234438: Remove some CMS leftovers
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59154
8234438: Remove some CMS leftovers Reviewed-by: kbarrett, sjohanss
Wed, 20 Nov 2019 10:37:46 +0100 8234437: Remove CollectedHeap::safe_object_iterate()
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59153
8234437: Remove CollectedHeap::safe_object_iterate() Reviewed-by: kbarrett, sjohanss
Wed, 20 Nov 2019 10:37:46 +0100 8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59152
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled Reviewed-by: mgronlun, tschatzl
Wed, 20 Nov 2019 10:37:46 +0100 8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59151
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap Reviewed-by: eosterlund, tschatzl
Wed, 20 Nov 2019 10:37:46 +0100 8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59150
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics Reviewed-by: eosterlund, stefank
Wed, 20 Nov 2019 10:37:46 +0100 8234338: ZGC: Improve small heap usage
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59149
8234338: ZGC: Improve small heap usage Reviewed-by: eosterlund, stefank
Wed, 20 Nov 2019 10:37:46 +0100 8234312: ZGC: Adjust warmup criteria
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59148
8234312: ZGC: Adjust warmup criteria Reviewed-by: eosterlund, stefank
Wed, 20 Nov 2019 10:37:45 +0100 8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled
pliden [Wed, 20 Nov 2019 10:37:45 +0100] rev 59147
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled Reviewed-by: eosterlund, tschatzl
Wed, 20 Nov 2019 08:35:53 +0000 8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
alanb [Wed, 20 Nov 2019 08:35:53 +0000] rev 59146
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS) Reviewed-by: dfuchs, chegar
Wed, 20 Nov 2019 09:12:07 +0100 8231460: Performance issue (CodeHeap) with large free blocks
lucy [Wed, 20 Nov 2019 09:12:07 +0100] rev 59145
8231460: Performance issue (CodeHeap) with large free blocks Reviewed-by: adinn, stuefe
Wed, 20 Nov 2019 16:37:42 +0900 8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
itakiguchi [Wed, 20 Nov 2019 16:37:42 +0900] rev 59144
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements Summary: Fix fontconfig.properties file for AIX UTF-8 locales Reviewed-by: clanger
Wed, 20 Nov 2019 09:29:23 +0300 8233113: ARM32: assert on UnsafeJlong mutex rank check
bulasevich [Wed, 20 Nov 2019 09:29:23 +0300] rev 59143
8233113: ARM32: assert on UnsafeJlong mutex rank check Reviewed-by: coleenp, dholmes
Tue, 19 Nov 2019 16:26:58 -0800 8234381: API docs should mention special handling of enums in serialization
darcy [Tue, 19 Nov 2019 16:26:58 -0800] rev 59142
8234381: API docs should mention special handling of enums in serialization Reviewed-by: rriggs
Wed, 20 Nov 2019 08:12:14 +0800 8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
weijun [Wed, 20 Nov 2019 08:12:14 +0800] rev 59141
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException Reviewed-by: mullan, wetmore
Tue, 19 Nov 2019 23:22:27 +0100 8233497: Optimize default method generation by data structure reuse
redestad [Tue, 19 Nov 2019 23:22:27 +0100] rev 59140
8233497: Optimize default method generation by data structure reuse Reviewed-by: lfoltan, coleenp, igerasim
Tue, 19 Nov 2019 12:28:39 -0800 8232533: G1 uses only a single thread for pretouching the java heap
sangheki [Tue, 19 Nov 2019 12:28:39 -0800] rev 59139
8232533: G1 uses only a single thread for pretouching the java heap Reviewed-by: tschatzl, sjohanss
Tue, 19 Nov 2019 20:01:05 +0100 Honor AlwaysPreTouch when commiting memory stuefe-new-metaspace-branch
stuefe [Tue, 19 Nov 2019 20:01:05 +0100] rev 59138
Honor AlwaysPreTouch when commiting memory
Tue, 19 Nov 2019 10:02:46 -0800 8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
bchristi [Tue, 19 Nov 2019 10:02:46 -0800] rev 59137
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking Reviewed-by: dholmes, mchung
Fri, 15 Nov 2019 11:05:03 +0100 8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs
cgo [Fri, 15 Nov 2019 11:05:03 +0100] rev 59136
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs Reviewed-by: iignatyev, kvn
Tue, 19 Nov 2019 16:58:25 +0100 Fix bug in zap_range and add virtual space test stuefe-new-metaspace-branch
stuefe [Tue, 19 Nov 2019 16:58:25 +0100] rev 59135
Fix bug in zap_range and add virtual space test
Tue, 19 Nov 2019 16:53:17 +0100 Verify metaspace when printing VM.metaspace stuefe-new-metaspace-branch
stuefe [Tue, 19 Nov 2019 16:53:17 +0100] rev 59134
Verify metaspace when printing VM.metaspace
Tue, 19 Nov 2019 11:35:29 +0000 8233922: Service binding augments module graph with observable incubator modules
alanb [Tue, 19 Nov 2019 11:35:29 +0000] rev 59133
8233922: Service binding augments module graph with observable incubator modules Reviewed-by: mchung
Mon, 18 Nov 2019 23:41:06 -0500 8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
dholmes [Mon, 18 Nov 2019 23:41:06 -0500] rev 59132
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1) Reviewed-by: rehn, stuefe, dcubed, sspitsyn
Tue, 19 Nov 2019 13:33:09 +0900 8220074: Clean up GCC 8.3 errors in LittleCMS
ysuenaga [Tue, 19 Nov 2019 13:33:09 +0900] rev 59131
8220074: Clean up GCC 8.3 errors in LittleCMS Reviewed-by: prr
Mon, 18 Nov 2019 16:03:51 -0800 8233462: serviceability/tmtools/jstat tests times out with -Xcomp
iignatyev [Mon, 18 Nov 2019 16:03:51 -0800] rev 59130
8233462: serviceability/tmtools/jstat tests times out with -Xcomp Reviewed-by: sspitsyn
Mon, 18 Nov 2019 14:13:11 -0800 8234304: runtime/cds/appcds/javaldr tests should use driver mode
iignatyev [Mon, 18 Nov 2019 14:13:11 -0800] rev 59129
8234304: runtime/cds/appcds/javaldr tests should use driver mode Reviewed-by: iklam, mseledtsov
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 tip