Tue, 26 Nov 2019 14:33:56 -0500 8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86
zgu [Tue, 26 Nov 2019 14:33:56 -0500] rev 59283
8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86 Reviewed-by: rkennke
Fri, 22 Nov 2019 17:45:48 -0800 8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed
iklam [Fri, 22 Nov 2019 17:45:48 -0800] rev 59282
8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed Reviewed-by: ccheung
Tue, 26 Nov 2019 10:00:33 +0100 8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
cgo [Tue, 26 Nov 2019 10:00:33 +0100] rev 59281
8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC Reviewed-by: erikj
Tue, 26 Nov 2019 19:19:39 +0300 8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092
sviswanathan [Tue, 26 Nov 2019 19:19:39 +0300] rev 59280
8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092 Reviewed-by: kvn, vlivanov
Tue, 26 Nov 2019 19:18:07 +0300 Merge
vlivanov [Tue, 26 Nov 2019 19:18:07 +0300] rev 59279
Merge
Tue, 26 Nov 2019 16:09:25 +0300 8234394: C2: Dynamic register class support in ADLC
jbhateja [Tue, 26 Nov 2019 16:09:25 +0300] rev 59278
8234394: C2: Dynamic register class support in ADLC Reviewed-by: vlivanov, sviswanathan, thartmann, kvn
Tue, 26 Nov 2019 16:09:23 +0300 8234387: C2: Better support of operands with multiple match rules in AD files
jbhateja [Tue, 26 Nov 2019 16:09:23 +0300] rev 59277
8234387: C2: Better support of operands with multiple match rules in AD files Reviewed-by: vlivanov, sviswanathan, thartmann, dlong
Tue, 26 Nov 2019 16:09:21 +0300 8234403: C2: Enable CallSite.target updates in constructors
vlivanov [Tue, 26 Nov 2019 16:09:21 +0300] rev 59276
8234403: C2: Enable CallSite.target updates in constructors Reviewed-by: psandoz, kvn
Tue, 26 Nov 2019 16:09:17 +0300 8234401: ConstantCallSite may stuck in non-frozen state
vlivanov [Tue, 26 Nov 2019 16:09:17 +0300] rev 59275
8234401: ConstantCallSite may stuck in non-frozen state Reviewed-by: psandoz
Tue, 26 Nov 2019 17:00:57 +0100 8233870: JFR TestSetEndTime.java times out - onClose() is never called
egahlin [Tue, 26 Nov 2019 17:00:57 +0100] rev 59274
8233870: JFR TestSetEndTime.java times out - onClose() is never called Reviewed-by: mgronlun
Tue, 26 Nov 2019 15:21:37 +0000 8234613: JavaThread can escape back to Java from an ongoing handshake
pchilanomate [Tue, 26 Nov 2019 15:21:37 +0000] rev 59273
8234613: JavaThread can escape back to Java from an ongoing handshake Summary: Check again if we have a pending/in-progress handshake operation after executing ~ThreadInVMForHandshake() Reviewed-by: coleenp, dcubed, dholmes, rehn
Tue, 26 Nov 2019 16:21:29 +0100 Metadatatype back to metaspace.hpp to reduce patch size stuefe-new-metaspace-branch
stuefe [Tue, 26 Nov 2019 16:21:29 +0100] rev 59272
Metadatatype back to metaspace.hpp to reduce patch size
Tue, 26 Nov 2019 11:29:20 +0100 Improve BLA and LOM tests stuefe-new-metaspace-branch
stuefe [Tue, 26 Nov 2019 11:29:20 +0100] rev 59271
Improve BLA and LOM tests
Tue, 26 Nov 2019 14:48:04 +0100 8234768: Shenandoah: Streamline enqueueing runtime barriers
rkennke [Tue, 26 Nov 2019 14:48:04 +0100] rev 59270
8234768: Shenandoah: Streamline enqueueing runtime barriers Reviewed-by: zgu
Tue, 26 Nov 2019 09:27:16 -0500 8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
zgu [Tue, 26 Nov 2019 09:27:16 -0500] rev 59269
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area Reviewed-by: stuefe, minqi
Tue, 26 Nov 2019 13:50:26 +0100 8234798: Build failure after atomic changes in JDK-8234563
stefank [Tue, 26 Nov 2019 13:50:26 +0100] rev 59268
8234798: Build failure after atomic changes in JDK-8234563 Reviewed-by: tschatzl, rkennke, zgu
Tue, 26 Nov 2019 11:57:58 +0100 8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory
pliden [Tue, 26 Nov 2019 11:57:58 +0100] rev 59267
8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory Reviewed-by: tschatzl, eosterlund
Tue, 26 Nov 2019 10:22:13 +0000 Merge unixdomainchannels
michaelm [Tue, 26 Nov 2019 10:22:13 +0000] rev 59266
Merge
Tue, 26 Nov 2019 11:13:53 +0530 8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future.
sadayapalam [Tue, 26 Nov 2019 11:13:53 +0530] rev 59265
8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future. Reviewed-by: mcimadamore
Tue, 26 Nov 2019 02:32:32 +0000 8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
sspitsyn [Tue, 26 Nov 2019 02:32:32 +0000] rev 59264
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out Summary: Update test to get rid of unneeded MethodEntry/MethodExit events Reviewed-by: amenkov, cjplummer
Mon, 25 Nov 2019 15:30:35 -0800 8179320: File.getUsableSpace() returns a negative number on very large file system
bpb [Mon, 25 Nov 2019 15:30:35 -0800] rev 59263
8179320: File.getUsableSpace() returns a negative number on very large file system Reviewed-by: alanb, rriggs, darcy
Mon, 25 Nov 2019 12:08:20 -0800 8234681: Remove UseJVMCIClassLoader logic from JVMCI code
dnsimon [Mon, 25 Nov 2019 12:08:20 -0800] rev 59262
8234681: Remove UseJVMCIClassLoader logic from JVMCI code Reviewed-by: kvn, iignatyev
Mon, 25 Nov 2019 20:18:54 +0100 8234684: JFR crashes when rotating the JFR output during assertion failure
mgronlun [Mon, 25 Nov 2019 20:18:54 +0100] rev 59261
8234684: JFR crashes when rotating the JFR output during assertion failure Reviewed-by: egahlin, mseledtsov
Mon, 25 Nov 2019 11:13:02 -0800 8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference
never [Mon, 25 Nov 2019 11:13:02 -0800] rev 59260
8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference Reviewed-by: kvn, eosterlund
Mon, 25 Nov 2019 18:38:01 +0100 8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
mgronlun [Mon, 25 Nov 2019 18:38:01 +0100] rev 59259
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing Reviewed-by: sspitsyn, egahlin
Mon, 25 Nov 2019 15:21:44 +0000 8234531: Remove CMS code from CLDG and safepoint cleanup
eosterlund [Mon, 25 Nov 2019 15:21:44 +0000] rev 59258
8234531: Remove CMS code from CLDG and safepoint cleanup Reviewed-by: coleenp, zgu
Mon, 25 Nov 2019 16:35:14 +0100 Improve comments stuefe-new-metaspace-branch
stuefe [Mon, 25 Nov 2019 16:35:14 +0100] rev 59257
Improve comments
Mon, 25 Nov 2019 15:16:29 +0000 Merge unixdomainchannels
michaelm [Mon, 25 Nov 2019 15:16:29 +0000] rev 59256
Merge
Mon, 25 Nov 2019 15:00:32 +0100 8234602: ZGC: Windows compile error in ZHeuristic
stefank [Mon, 25 Nov 2019 15:00:32 +0100] rev 59255
8234602: ZGC: Windows compile error in ZHeuristic Reviewed-by: pliden, eosterlund
Mon, 25 Nov 2019 14:57:03 +0100 8234009: ZGC: Move resurrection unblock to before the _unload.purge() call
stefank [Mon, 25 Nov 2019 14:57:03 +0100] rev 59254
8234009: ZGC: Move resurrection unblock to before the _unload.purge() call Reviewed-by: pliden, eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 tip