Tue, 05 Nov 2019 18:42:10 -0500 8233599: ARM32 Build failed due to 8232050 missing an include
dholmes [Tue, 05 Nov 2019 18:42:10 -0500] rev 58942
8233599: ARM32 Build failed due to 8232050 missing an include Reviewed-by: dholmes Contributed-by: Markus Knetschke <markus.knetschke@gmail.com>
Tue, 05 Nov 2019 14:54:44 -0500 8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label
lancea [Tue, 05 Nov 2019 14:54:44 -0500] rev 58941
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label Reviewed-by: rriggs
Wed, 06 Nov 2019 01:45:25 +0800 8233608: Minimal build broken after JDK-8233494
aoqi [Wed, 06 Nov 2019 01:45:25 +0800] rev 58940
8233608: Minimal build broken after JDK-8233494 Reviewed-by: shade
Tue, 05 Nov 2019 18:34:02 +0000 Check for AF_UNIX support on Windows was not correct unixdomainchannels
michaelm [Tue, 05 Nov 2019 18:34:02 +0000] rev 58939
Check for AF_UNIX support on Windows was not correct
Tue, 05 Nov 2019 09:59:21 -0800 8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
iveresov [Tue, 05 Nov 2019 09:59:21 -0800] rev 58938
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers? Summary: Handle the case with -XX:-TieredCompilation properly Reviewed-by: shade, thartmann Contributed-by: fujie@loongson.cn
Tue, 05 Nov 2019 08:57:36 -0800 8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
iignatyev [Tue, 05 Nov 2019 08:57:36 -0800] rev 58937
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class' Reviewed-by: kvn, thartmann
Tue, 05 Nov 2019 17:27:18 +0100 8232209: Update double-conversion license file to version 3.1.5
hannesw [Tue, 05 Nov 2019 17:27:18 +0100] rev 58936
8232209: Update double-conversion license file to version 3.1.5 Reviewed-by: sundar
Tue, 05 Nov 2019 16:00:51 +0000 make benchmark use loopback address unixdomainchannels
michaelm [Tue, 05 Nov 2019 16:00:51 +0000] rev 58935
make benchmark use loopback address
Tue, 05 Nov 2019 16:57:58 +0100 8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
stuefe [Tue, 05 Nov 2019 16:57:58 +0100] rev 58934
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359 Reviewed-by: dholmes, goetz
Tue, 05 Nov 2019 15:10:00 +0000 added some micro benchmarks (SocketChannelCompare does direct comparison) unixdomainchannels
michaelm [Tue, 05 Nov 2019 15:10:00 +0000] rev 58933
added some micro benchmarks (SocketChannelCompare does direct comparison)
Tue, 05 Nov 2019 11:53:46 +0100 8233081: C1: PatchingStub for field access copies too much
mdoerr [Tue, 05 Nov 2019 11:53:46 +0100] rev 58932
8233081: C1: PatchingStub for field access copies too much Reviewed-by: thartmann, dlong
Thu, 31 Oct 2019 17:16:36 +0100 8232896: ZGC: Enable C2 clone intrinsic
neliasso [Thu, 31 Oct 2019 17:16:36 +0100] rev 58931
8232896: ZGC: Enable C2 clone intrinsic Reviewed-by: pliden, kvn
Tue, 05 Nov 2019 10:11:18 +0000 8232880: Update test documentation with additional settings for client UI tooltip tests
dmarkov [Tue, 05 Nov 2019 10:11:18 +0000] rev 58930
8232880: Update test documentation with additional settings for client UI tooltip tests Reviewed-by: aivanov, serb, ihse
Tue, 05 Nov 2019 17:02:01 +0800 8233574: Shenandoah: build is broken without jfr
jiefu [Tue, 05 Nov 2019 17:02:01 +0800] rev 58929
8233574: Shenandoah: build is broken without jfr Reviewed-by: rkennke, shade
Tue, 05 Nov 2019 09:58:05 +0100 8233495: Some fieldDescriptor methods can pass existing constantPoolHandle
redestad [Tue, 05 Nov 2019 09:58:05 +0100] rev 58928
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle Reviewed-by: lfoltan, coleenp
Tue, 05 Nov 2019 09:57:10 +0100 8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off
redestad [Tue, 05 Nov 2019 09:57:10 +0100] rev 58927
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off Reviewed-by: mdoerr, zgu
Tue, 05 Nov 2019 09:37:20 +0800 8233429: Minimal and zero VM build broken after JDK-8227003
jiefu [Tue, 05 Nov 2019 09:37:20 +0800] rev 58926
8233429: Minimal and zero VM build broken after JDK-8227003 Reviewed-by: iveresov, shade, thartmann Contributed-by: igor.veresov@oracle.com, fujie@loongson.cn
Thu, 31 Oct 2019 07:53:16 +0100 8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
stuefe [Thu, 31 Oct 2019 07:53:16 +0100] rev 58925
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit Reviewed-by: mdoerr, dlong, aph
Mon, 04 Nov 2019 13:02:40 -0800 8233422: Extra space in the title of the HTML javadoc page
igerasim [Mon, 04 Nov 2019 13:02:40 -0800] rev 58924
8233422: Extra space in the title of the HTML javadoc page Reviewed-by: ihse, erikj
Mon, 04 Nov 2019 12:36:54 -0800 8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt
iklam [Mon, 04 Nov 2019 12:36:54 -0800] rev 58923
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt Reviewed-by: ccheung
Mon, 04 Nov 2019 15:06:01 -0500 8232919 : If user installs msi and exe, two installations are found in Add/Remove JDK-8200758-branch
herrick [Mon, 04 Nov 2019 15:06:01 -0500] rev 58922
8232919 : If user installs msi and exe, two installations are found in Add/Remove Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Mon, 04 Nov 2019 14:57:27 -0500 Merge JDK-8200758-branch
herrick [Mon, 04 Nov 2019 14:57:27 -0500] rev 58921
Merge
Mon, 04 Nov 2019 11:42:24 -0800 8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
bchristi [Mon, 04 Nov 2019 11:42:24 -0800] rev 58920
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized Reviewed-by: alanb, dholmes, mchung
Mon, 04 Nov 2019 11:05:10 -0800 8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list
bpb [Mon, 04 Nov 2019 11:05:10 -0800] rev 58919
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list Reviewed-by: alanb, lancea
Mon, 04 Nov 2019 19:40:58 +0100 8233520: Shenandoah: do not sleep when thread is attaching
shade [Mon, 04 Nov 2019 19:40:58 +0100] rev 58918
8233520: Shenandoah: do not sleep when thread is attaching Reviewed-by: rkennke
Mon, 04 Nov 2019 13:13:34 -0500 Merge
aph [Mon, 04 Nov 2019 13:13:34 -0500] rev 58917
Merge
Fri, 01 Nov 2019 06:04:35 -0400 8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken
aph [Fri, 01 Nov 2019 06:04:35 -0400] rev 58916
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken Reviewed-by: shade, rkennke
Mon, 04 Nov 2019 10:03:32 -0800 8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
jiefu [Mon, 04 Nov 2019 10:03:32 -0800] rev 58915
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs Reviewed-by: mchung
Mon, 04 Nov 2019 14:24:36 +0000 8232984: Upgrading Joni License version to 2.1.16
coffeys [Mon, 04 Nov 2019 14:24:36 +0000] rev 58914
8232984: Upgrading Joni License version to 2.1.16 Reviewed-by: coffeys Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Mon, 04 Nov 2019 22:31:59 +0900 8233285: Demangling C++ symbols in jhsdb jstack --mixed
ysuenaga [Mon, 04 Nov 2019 22:31:59 +0900] rev 58913
8233285: Demangling C++ symbols in jhsdb jstack --mixed Reviewed-by: cjplummer, sspitsyn, ihse
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip