Thu, 07 Nov 2019 15:48:43 +0100 8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
pliden [Thu, 07 Nov 2019 15:48:43 +0100] rev 58965
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type() Reviewed-by: eosterlund
Thu, 07 Nov 2019 09:41:22 -0500 8233796: Shenandoah is broken after 8233708
zgu [Thu, 07 Nov 2019 09:41:22 -0500] rev 58964
8233796: Shenandoah is broken after 8233708 Reviewed-by: rkennke
Thu, 07 Nov 2019 07:53:02 -0500 8233784: ProblemList failing JVMTI scenario tests
dholmes [Thu, 07 Nov 2019 07:53:02 -0500] rev 58963
8233784: ProblemList failing JVMTI scenario tests Reviewed-by: goetz
Thu, 07 Nov 2019 12:12:39 +0100 8233708: VectorSet cleanup
redestad [Thu, 07 Nov 2019 12:12:39 +0100] rev 58962
8233708: VectorSet cleanup Reviewed-by: neliasso, shade, thartmann
Thu, 07 Nov 2019 10:28:29 +0000 8233073: Make BitMap accessors more memory ordering friendly
eosterlund [Thu, 07 Nov 2019 10:28:29 +0000] rev 58961
8233073: Make BitMap accessors more memory ordering friendly Reviewed-by: kbarrett, pliden
Tue, 22 Oct 2019 11:55:58 +0200 8232539: SIGSEGV in C2 Node::unique_ctrl_out
roland [Tue, 22 Oct 2019 11:55:58 +0200] rev 58960
8232539: SIGSEGV in C2 Node::unique_ctrl_out Reviewed-by: thartmann, kvn
Wed, 06 Nov 2019 14:04:07 +0100 8233328: fix minimal VM build on Linux s390x
mbaesken [Wed, 06 Nov 2019 14:04:07 +0100] rev 58959
8233328: fix minimal VM build on Linux s390x Reviewed-by: lucy, mdoerr
Thu, 07 Nov 2019 09:23:55 +0100 8233783: Make 8232896 patch complete
neliasso [Thu, 07 Nov 2019 09:23:55 +0100] rev 58958
8233783: Make 8232896 patch complete Reviewed-by: pliden, kvn
Thu, 07 Nov 2019 07:02:55 +0100 8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion
thartmann [Thu, 07 Nov 2019 07:02:55 +0100] rev 58957
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion Summary: Added null check. Reviewed-by: kvn, iklam
Wed, 06 Nov 2019 21:18:42 -0500 8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
dholmes [Wed, 06 Nov 2019 21:18:42 -0500] rev 58956
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516 Reviewed-by: jiefu, dcubed
Thu, 07 Nov 2019 03:01:52 +0100 Added tag jdk-14+22 for changeset 83810b7d12e7
jwilhelm [Thu, 07 Nov 2019 03:01:52 +0100] rev 58955
Added tag jdk-14+22 for changeset 83810b7d12e7
Wed, 06 Nov 2019 19:37:30 +0100 8233698: GCC 4.8.5 build failure after JDK-8233530
shade [Wed, 06 Nov 2019 19:37:30 +0100] rev 58954
8233698: GCC 4.8.5 build failure after JDK-8233530 Reviewed-by: stuefe, dholmes, kbarrett
Wed, 06 Nov 2019 15:20:06 +0800 8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr
jiefu [Wed, 06 Nov 2019 15:20:06 +0800] rev 58953
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr Reviewed-by: iklam
Wed, 06 Nov 2019 09:45:26 -0800 8233658: Escape + in the expression describing Runtime.Version string
igerasim [Wed, 06 Nov 2019 09:45:26 -0800] rev 58952
8233658: Escape + in the expression describing Runtime.Version string Reviewed-by: naoto
Wed, 06 Nov 2019 09:45:04 -0800 8223940: Private key not supported by chosen signature algorithm
xuelei [Wed, 06 Nov 2019 09:45:04 -0800] rev 58951
8223940: Private key not supported by chosen signature algorithm Reviewed-by: valeriep
Wed, 06 Nov 2019 19:37:52 +0300 8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access.
bulasevich [Wed, 06 Nov 2019 19:37:52 +0300] rev 58950
8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access. Reviewed-by: dlong Contributed-by: christoph.goettschkes@microdoc.com
Wed, 06 Nov 2019 19:27:15 +0300 8233600: Cross-builds fails after JDK-8233285
bulasevich [Wed, 06 Nov 2019 19:27:15 +0300] rev 58949
8233600: Cross-builds fails after JDK-8233285 Reviewed-by: shade, erikj
Wed, 06 Nov 2019 17:13:26 +0100 Merge stuefe-new-metaspace-branch
stuefe [Wed, 06 Nov 2019 17:13:26 +0100] rev 58948
Merge
Wed, 06 Nov 2019 16:52:49 +0100 8233695: AArch64 build failures after -Wno-extra removal
shade [Wed, 06 Nov 2019 16:52:49 +0100] rev 58947
8233695: AArch64 build failures after -Wno-extra removal Reviewed-by: aph
Wed, 06 Nov 2019 09:50:53 -0500 8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier code jdk-14+22
zgu [Wed, 06 Nov 2019 09:50:53 -0500] rev 58946
8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier code Reviewed-by: aph, shade, rkennke
Wed, 06 Nov 2019 21:49:30 +0900 8233375: JFR emergency dump does not recover thread state
ysuenaga [Wed, 06 Nov 2019 21:49:30 +0900] rev 58945
8233375: JFR emergency dump does not recover thread state Reviewed-by: dholmes, mgronlun
Wed, 06 Nov 2019 13:43:25 +0800 8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled
jiefu [Wed, 06 Nov 2019 13:43:25 +0800] rev 58944
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled Reviewed-by: iklam
Tue, 05 Nov 2019 20:27:21 -0800 8233650: Javadoc for Math.floorMod(int, int) gives wrong example
igerasim [Tue, 05 Nov 2019 20:27:21 -0800] rev 58943
8233650: Javadoc for Math.floorMod(int, int) gives wrong example Reviewed-by: bpb
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
Mon, 04 Nov 2019 13:58:33 +0100 8232973: Potential infinite loop in macOS hotspot agent
stooke [Mon, 04 Nov 2019 13:58:33 +0100] rev 58912
8232973: Potential infinite loop in macOS hotspot agent Reviewed-by: stuefe, cjplummer, sspitsyn
Mon, 04 Nov 2019 11:25:55 +0000 Merge unixdomainchannels
michaelm [Mon, 04 Nov 2019 11:25:55 +0000] rev 58911
Merge
Mon, 04 Nov 2019 11:33:15 +0100 8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
tschatzl [Mon, 04 Nov 2019 11:33:15 +0100] rev 58910
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found Reviewed-by: lkorinth, kbarrett
Mon, 04 Nov 2019 11:15:45 +0100 8233383: Various minor fixes
ihse [Mon, 04 Nov 2019 11:15:45 +0100] rev 58909
8233383: Various minor fixes Reviewed-by: erikj
Mon, 04 Nov 2019 11:12:13 +0100 8233381: Update copyright year in build system files
ihse [Mon, 04 Nov 2019 11:12:13 +0100] rev 58908
8233381: Update copyright year in build system files Reviewed-by: erikj
Mon, 04 Nov 2019 10:06:59 +0000 8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
chegar [Mon, 04 Nov 2019 10:06:59 +0000] rev 58907
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3 Reviewed-by: dfuchs
Mon, 04 Nov 2019 10:58:14 +0100 8230847: Trees.getScope may crash when invoked for statement inside switch.
jlahoda [Mon, 04 Nov 2019 10:58:14 +0100] rev 58906
8230847: Trees.getScope may crash when invoked for statement inside switch. Summary: More thoroughly avoiding side-effects when attributing (to) for Trees.getScope. Reviewed-by: mcimadamore
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip