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
Mon, 18 Nov 2019 13:22:27 +0100 8234324: ARM32 build broken after 8231610
cgo [Mon, 18 Nov 2019 13:22:27 +0100] rev 59128
8234324: ARM32 build broken after 8231610 Reviewed-by: iklam, aph
Mon, 18 Nov 2019 12:40:06 -0500 merge JDK-8200758-branch
herrick [Mon, 18 Nov 2019 12:40:06 -0500] rev 59127
merge
Wed, 13 Nov 2019 17:21:31 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Nov 2019 17:21:31 -0500] rev 59126
Merge
Mon, 18 Nov 2019 18:21:18 +0100 8233193: Incorrect bailout from possibly_add_compiler_threads
mdoerr [Mon, 18 Nov 2019 18:21:18 +0100] rev 59125
8233193: Incorrect bailout from possibly_add_compiler_threads Reviewed-by: dholmes, thartmann
Mon, 18 Nov 2019 16:48:05 +0000 8233141: DatagramSocket.send doesn't specify exception thrown when no target address
dfuchs [Mon, 18 Nov 2019 16:48:05 +0000] rev 59124
8233141: DatagramSocket.send doesn't specify exception thrown when no target address Summary: DatagramSocket and MulticastSocket send methods are changed to throw IllegalArgumentException if no target address can be determined. Reviewed-by: alanb
Mon, 18 Nov 2019 16:53:41 +0000 unixdomainchannels: autobound local address problem unixdomainchannels
michaelm [Mon, 18 Nov 2019 16:53:41 +0000] rev 59123
unixdomainchannels: autobound local address problem
Mon, 18 Nov 2019 17:11:06 +0100 8233787: Break cycle in vm_version* includes
lucy [Mon, 18 Nov 2019 17:11:06 +0100] rev 59122
8233787: Break cycle in vm_version* includes Reviewed-by: kbarrett, mdoerr
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 tip