Tue, 12 Nov 2019 15:07:15 +0000 Added connection setup time benchmark unixdomainchannels
michaelm [Tue, 12 Nov 2019 15:07:15 +0000] rev 59030
Added connection setup time benchmark
Fri, 08 Nov 2019 11:15:16 +0000 8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
jboes [Fri, 08 Nov 2019 11:15:16 +0000] rev 59029
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException Summary: Change implementation to use iterator instead of plain LinkedList Reviewed-by: dfuchs, vtewari
Tue, 12 Nov 2019 12:19:24 +0100 8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
fweimer [Tue, 12 Nov 2019 12:19:24 +0100] rev 59028
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator= Summary: Removed useless = operator. Reviewed-by: kvn, thartmann
Mon, 11 Nov 2019 17:40:28 +0800 8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
jiefu [Mon, 11 Nov 2019 17:40:28 +0800] rev 59027
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler Reviewed-by: thartmann, iveresov
Tue, 12 Nov 2019 09:27:21 +0000 8224817: Implementation of JEP 364: ZGC on macOS
eosterlund [Tue, 12 Nov 2019 09:27:21 +0000] rev 59026
8224817: Implementation of JEP 364: ZGC on macOS Reviewed-by: pliden, stefank
Tue, 12 Nov 2019 09:25:39 +0000 8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
eosterlund [Tue, 12 Nov 2019 09:25:39 +0000] rev 59025
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs Reviewed-by: thartmann, neliasso, pliden
Tue, 12 Nov 2019 01:36:17 -0800 8233884: Avoid looking up standard charsets in security libraries
igerasim [Tue, 12 Nov 2019 01:36:17 -0800] rev 59024
8233884: Avoid looking up standard charsets in security libraries Reviewed-by: coffeys
Tue, 12 Nov 2019 10:19:04 +0100 8233900: [JVMCI] improve help text for EnableJVMCIProduct option
dnsimon [Tue, 12 Nov 2019 10:19:04 +0100] rev 59023
8233900: [JVMCI] improve help text for EnableJVMCIProduct option Reviewed-by: kvn
Tue, 12 Nov 2019 10:16:04 +0100 8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
thartmann [Tue, 12 Nov 2019 10:16:04 +0100] rev 59022
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed Summary: Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop(). Reviewed-by: kvn, vlivanov
Tue, 12 Nov 2019 06:32:13 +0000 8232684: Make switch expressions final
jlahoda [Tue, 12 Nov 2019 06:32:13 +0000] rev 59021
8232684: Make switch expressions final Reviewed-by: alanb, mcimadamore, kvn
Mon, 11 Nov 2019 17:43:10 -0800 8231863: Crash if classpath is read from @argument file and the main gets option argument
henryjen [Mon, 11 Nov 2019 17:43:10 -0800] rev 59020
8231863: Crash if classpath is read from @argument file and the main gets option argument Reviewed-by: alanb, mchung Contributed-by: Mat Carter <matthew.carter@microsoft.com>
Mon, 11 Nov 2019 21:17:51 +0000 updates to previous changeset for windows unixdomainchannels
michaelm [Mon, 11 Nov 2019 21:17:51 +0000] rev 59019
updates to previous changeset for windows
Mon, 11 Nov 2019 20:27:27 +0000 moved unix socket address out of SOCKETADDRESS structure unixdomainchannels
michaelm [Mon, 11 Nov 2019 20:27:27 +0000] rev 59018
moved unix socket address out of SOCKETADDRESS structure
Mon, 11 Nov 2019 11:09:49 -0800 8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
dtitov [Mon, 11 Nov 2019 11:09:49 -0800] rev 59017
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh Reviewed-by: amenkov, cjplummer
Mon, 11 Nov 2019 12:11:34 -0500 8232735: Convert PrintJNIResolving to Unified Logging
coleenp [Mon, 11 Nov 2019 12:11:34 -0500] rev 59016
8232735: Convert PrintJNIResolving to Unified Logging Summary: converted the existing output at debug level because it is noisy Reviewed-by: iklam, dholmes
Mon, 11 Nov 2019 16:59:42 +0100 8233918: 8233498 broke build on SPARC
phedlin [Mon, 11 Nov 2019 16:59:42 +0100] rev 59015
8233918: 8233498 broke build on SPARC Reviewed-by: eosterlund
Mon, 11 Nov 2019 16:24:35 +0100 8231757: [ppc] Fix VerifyOops. Errors show since 8231058.
goetz [Mon, 11 Nov 2019 16:24:35 +0100] rev 59014
8231757: [ppc] Fix VerifyOops. Errors show since 8231058. Summary: Also make the checks print the wrong value and where a failure occurred. Reviewed-by: dholmes, mdoerr
Mon, 11 Nov 2019 14:25:51 +0000 Merge unixdomainchannels
michaelm [Mon, 11 Nov 2019 14:25:51 +0000] rev 59013
Merge
Mon, 11 Nov 2019 14:18:20 +0000 Merge unixdomainchannels
michaelm [Mon, 11 Nov 2019 14:18:20 +0000] rev 59012
Merge
Tue, 24 Apr 2018 13:59:02 +0200 8233498: Remove dead code.
phedlin [Tue, 24 Apr 2018 13:59:02 +0200] rev 59011
8233498: Remove dead code. Reviewed-by: neliasso
Mon, 11 Nov 2019 14:47:37 +0100 8230767: FlightRecorderListener returns null recording
egahlin [Mon, 11 Nov 2019 14:47:37 +0100] rev 59010
8230767: FlightRecorderListener returns null recording Reviewed-by: mseledtsov, mgronlun
Mon, 11 Nov 2019 05:09:31 -0800 8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
igerasim [Mon, 11 Nov 2019 05:09:31 -0800] rev 59009
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date Reviewed-by: chegar, vtewari
Mon, 11 Nov 2019 13:20:26 +0100 8233065: PSParallelCompact::move_and_update is unused and should be removed
sjohanss [Mon, 11 Nov 2019 13:20:26 +0100] rev 59008
8233065: PSParallelCompact::move_and_update is unused and should be removed Reviewed-by: lkorinth, tschatzl
Mon, 11 Nov 2019 12:26:07 +0000 JNI initialization fix unixdomainchannels
michaelm [Mon, 11 Nov 2019 12:26:07 +0000] rev 59007
JNI initialization fix
Mon, 11 Nov 2019 12:06:22 +0100 8233790: Forward output from heap dumper to jcmd/jmap
rschmelter [Mon, 11 Nov 2019 12:06:22 +0100] rev 59006
8233790: Forward output from heap dumper to jcmd/jmap Reviewed-by: stuefe, sspitsyn, cjplummer
Mon, 11 Nov 2019 11:25:15 +0100 8231922: Could not find field with name revokedClass
mgronlun [Mon, 11 Nov 2019 11:25:15 +0100] rev 59005
8231922: Could not find field with name revokedClass Reviewed-by: egahlin
Mon, 11 Nov 2019 10:39:49 +0000 Merge unixdomainchannels
michaelm [Mon, 11 Nov 2019 10:39:49 +0000] rev 59004
Merge
Mon, 11 Nov 2019 10:38:24 +0000 updates unixdomainchannels
michaelm [Mon, 11 Nov 2019 10:38:24 +0000] rev 59003
updates
Mon, 11 Nov 2019 10:41:03 +0100 8229694: JVM crash in SWPointer during C2 OSR compilation
chagedorn [Mon, 11 Nov 2019 10:41:03 +0100] rev 59002
8229694: JVM crash in SWPointer during C2 OSR compilation Summary: Handle the case where there is only 1 pack and no operations left when calling SuperWord::find_align_to_ref() to find the best alignment again. Reviewed-by: kvn, vlivanov, thartmann
Sat, 09 Nov 2019 10:27:53 -0800 8233745: [JVMCI] TranslatedException should serialize classloader and module info
iignatyev [Sat, 09 Nov 2019 10:27:53 -0800] rev 59001
8233745: [JVMCI] TranslatedException should serialize classloader and module info Reviewed-by: kvn, dnsimon
Sat, 09 Nov 2019 11:48:37 +0000 8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
alanb [Sat, 09 Nov 2019 11:48:37 +0000] rev 59000
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win) Reviewed-by: dfuchs
Sat, 09 Nov 2019 09:13:04 +0000 8216472: (se) Stack overflow during selection operation leads to crash (win)
alanb [Sat, 09 Nov 2019 09:13:04 +0000] rev 58999
8216472: (se) Stack overflow during selection operation leads to crash (win) Reviewed-by: alanb Contributed-by: akashche@redhat.com
Fri, 08 Nov 2019 18:35:33 -0800 8233621: Mismatch in jsse.enableMFLNExtension property name
xuelei [Fri, 08 Nov 2019 18:35:33 -0800] rev 58998
8233621: Mismatch in jsse.enableMFLNExtension property name Reviewed-by: mullan
Fri, 08 Nov 2019 20:41:14 -0500 Merge JDK-8200758-branch
herrick [Fri, 08 Nov 2019 20:41:14 -0500] rev 58997
Merge
Fri, 08 Nov 2019 16:48:20 -0500 823359: Reorder jpackage help text to focus on package JDK-8200758-branch
herrick [Fri, 08 Nov 2019 16:48:20 -0500] rev 58996
823359: Reorder jpackage help text to focus on package Reviewed-by: asemenyuk, almatvee, kcr
Fri, 08 Nov 2019 15:27:05 -0500 resources missed in 8233636 push JDK-8200758-branch
herrick [Fri, 08 Nov 2019 15:27:05 -0500] rev 58995
resources missed in 8233636 push
Fri, 08 Nov 2019 14:53:03 -0500 8233636 : Make jpackage an incubator and remove tool provider implementation JDK-8200758-branch
herrick [Fri, 08 Nov 2019 14:53:03 -0500] rev 58994
8233636 : Make jpackage an incubator and remove tool provider implementation Reviewed-by: asemenyuk, almatvee, kcr
Wed, 06 Nov 2019 07:20:07 -0500 8233592: change --package-type option name to --type and allow -t short form JDK-8200758-branch
herrick [Wed, 06 Nov 2019 07:20:07 -0500] rev 58993
8233592: change --package-type option name to --type and allow -t short form Reviewed-by: asemenyuk, almatvee, kcr
Wed, 06 Nov 2019 07:13:25 -0500 8233594: create a new option --bind-servces to pass on to jlink JDK-8200758-branch
herrick [Wed, 06 Nov 2019 07:13:25 -0500] rev 58992
8233594: create a new option --bind-servces to pass on to jlink Reviewed-by: asemenyuk, almatvee, kcr
Fri, 08 Nov 2019 16:53:57 +0800 8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
fyang [Fri, 08 Nov 2019 16:53:57 +0800] rev 58991
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub Reviewed-by: adinn
Fri, 08 Nov 2019 11:03:00 -0800 8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
iklam [Fri, 08 Nov 2019 11:03:00 -0800] rev 58990
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test Reviewed-by: hseigel
Fri, 08 Nov 2019 11:41:17 -0500 8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
zgu [Fri, 08 Nov 2019 11:41:17 -0500] rev 58989
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware Reviewed-by: rkennke
Fri, 08 Nov 2019 16:22:21 +0000 inherited channels fix unixdomainchannels
michaelm [Fri, 08 Nov 2019 16:22:21 +0000] rev 58988
inherited channels fix
Fri, 08 Nov 2019 08:12:04 -0800 8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
bpb [Fri, 08 Nov 2019 08:12:04 -0800] rev 58987
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels() Reviewed-by: bpb Contributed-by: alan.bateman@oracle.com
Fri, 08 Nov 2019 09:51:18 -0500 8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null()
zgu [Fri, 08 Nov 2019 09:51:18 -0500] rev 58986
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null() Reviewed-by: rkennke
Fri, 08 Nov 2019 09:50:07 -0500 8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet
zgu [Fri, 08 Nov 2019 09:50:07 -0500] rev 58985
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet Reviewed-by: rkennke
Fri, 08 Nov 2019 14:54:17 +0000 aefimov-dns-client-branch: Add system property to control ANY requests aefimov-dns-client-branch
aefimov [Fri, 08 Nov 2019 14:54:17 +0000] rev 58984
aefimov-dns-client-branch: Add system property to control ANY requests
Fri, 08 Nov 2019 14:49:00 +0000 Merge aefimov-dns-client-branch
aefimov [Fri, 08 Nov 2019 14:49:00 +0000] rev 58983
Merge
Fri, 08 Nov 2019 10:55:14 +0100 8233389: Add PrintIdeal to compiler directives
jvernee [Fri, 08 Nov 2019 10:55:14 +0100] rev 58982
8233389: Add PrintIdeal to compiler directives Summary: Add PrintIdeal as a compiler directive in order to enable PrintIdeal for only a single method. Reviewed-by: roland, neliasso, vlivanov, thartmann
Fri, 08 Nov 2019 09:46:55 +0000 Minor updates to spec, and fix test issues unixdomainchannels
michaelm [Fri, 08 Nov 2019 09:46:55 +0000] rev 58981
Minor updates to spec, and fix test issues
Fri, 08 Nov 2019 10:01:13 +0100 8189737: Make HeapRegion not derive from Space
tschatzl [Fri, 08 Nov 2019 10:01:13 +0100] rev 58980
8189737: Make HeapRegion not derive from Space Reviewed-by: sjohanss, kbarrett
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
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 tip