Fri, 08 Nov 2019 09:16:48 +0100 8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
thartmann [Fri, 08 Nov 2019 09:16:48 +0100] rev 58979
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences Summary: Removed useless asserts. Reviewed-by: kvn
Thu, 07 Nov 2019 16:26:57 -0800 8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
iklam [Thu, 07 Nov 2019 16:26:57 -0800] rev 58978
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time Reviewed-by: fparain
Thu, 07 Nov 2019 17:47:22 -0800 8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
kvn [Thu, 07 Nov 2019 17:47:22 -0800] rev 58977
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions Reviewed-by: kvn Contributed-by: smita.kamath@intel.com, regev.shemy@intel.com, shay.gueron@intel.com
Thu, 07 Nov 2019 16:00:53 -0800 8209813: [TESTBUG] rewrite JFR shell tests in Java
mseledtsov [Thu, 07 Nov 2019 16:00:53 -0800] rev 58976
8209813: [TESTBUG] rewrite JFR shell tests in Java Summary: Converted shell tests to Java Reviewed-by: lmesnik, egahlin
Thu, 07 Nov 2019 13:53:38 -0800 8232178: MacVolumesTest failed after upgrade to MacOS Catalina
bpb [Thu, 07 Nov 2019 13:53:38 -0800] rev 58975
8232178: MacVolumesTest failed after upgrade to MacOS Catalina Reviewed-by: lancea
Thu, 07 Nov 2019 13:39:31 -0800 8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled
iignatyev [Thu, 07 Nov 2019 13:39:31 -0800] rev 58974
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled Reviewed-by: kvn
Thu, 07 Nov 2019 16:22:22 -0500 8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp
kbarrett [Thu, 07 Nov 2019 16:22:22 -0500] rev 58973
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp Summary: Add java_shift_xxx helpers and use them. Reviewed-by: aph, kvn
Thu, 07 Nov 2019 11:34:01 -0800 8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar
naoto [Thu, 07 Nov 2019 11:34:01 -0800] rev 58972
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar Reviewed-by: bchristi
Thu, 07 Nov 2019 18:46:06 +0000 aefimov-dns-client-branch: Cleanup and address ANY type failures aefimov-dns-client-branch
aefimov [Thu, 07 Nov 2019 18:46:06 +0000] rev 58971
aefimov-dns-client-branch: Cleanup and address ANY type failures
Thu, 07 Nov 2019 18:44:09 +0000 Merge aefimov-dns-client-branch
aefimov [Thu, 07 Nov 2019 18:44:09 +0000] rev 58970
Merge
Thu, 07 Nov 2019 10:06:04 -0800 8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales
naoto [Thu, 07 Nov 2019 10:06:04 -0800] rev 58969
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales Reviewed-by: joehw
Thu, 07 Nov 2019 16:18:02 +0000 8233403: Improve verbosity of some httpclient tests
dfuchs [Thu, 07 Nov 2019 16:18:02 +0000] rev 58968
8233403: Improve verbosity of some httpclient tests Summary: improve the verbosity of some httpclient tests to help diagnosis of intermittent failures. Also fixes ShortRequestBody test. Reviewed-by: chegar
Thu, 07 Nov 2019 15:56:56 +0100 8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
mgronlun [Thu, 07 Nov 2019 15:56:56 +0100] rev 58967
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant Reviewed-by: egahlin
Thu, 07 Nov 2019 15:53:25 +0100 8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant
mgronlun [Thu, 07 Nov 2019 15:53:25 +0100] rev 58966
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant Reviewed-by: egahlin
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip