Tue, 14 Aug 2018 16:47:56 -0700 8207009: TLS 1.3 half-close and synchronization issues
xuelei [Tue, 14 Aug 2018 16:47:56 -0700] rev 51456
8207009: TLS 1.3 half-close and synchronization issues Reviewed-by: jnimeh, mullan, wetmore
Tue, 14 Aug 2018 14:46:13 -0700 8209506: Add Google Trust Services GlobalSign root certificates
rhalade [Tue, 14 Aug 2018 14:46:13 -0700] rev 51455
8209506: Add Google Trust Services GlobalSign root certificates Reviewed-by: mullan
Tue, 14 Aug 2018 12:50:39 -0700 8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
kaddepalli [Tue, 14 Aug 2018 12:50:39 -0700] rev 51454
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard. Reviewed-by: prr, serb, psadhukhan, ssadetsky
Tue, 14 Aug 2018 09:38:29 -0700 8209452: VerifyCACerts.java failed with "At least one cacert test failed"
rhalade [Tue, 14 Aug 2018 09:38:29 -0700] rev 51453
8209452: VerifyCACerts.java failed with "At least one cacert test failed" Summary: Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires Reviewed-by: mullan
Tue, 14 Aug 2018 11:55:21 +0530 8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
rgoel [Tue, 14 Aug 2018 11:55:21 +0530] rev 51452
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale. Summary: generated display names for missing timezones at run time. Reviewed-by: naoto
Mon, 13 Aug 2018 13:44:45 -0700 8205687: TimeoutHandler generates huge core files
iignatyev [Mon, 13 Aug 2018 13:44:45 -0700] rev 51451
8205687: TimeoutHandler generates huge core files Summary: use kill instead of gcore to generate core file Reviewed-by: dholmes
Thu, 09 Aug 2018 11:33:47 -0700 8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
epavlova [Thu, 09 Aug 2018 11:33:47 -0700] rev 51450
8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp Reviewed-by: kvn, tschatzl
Thu, 09 Aug 2018 22:47:18 +0530 8208125: Cannot input text into JOptionPane Text Input Dialog
mhalder [Thu, 09 Aug 2018 22:47:18 +0530] rev 51449
8208125: Cannot input text into JOptionPane Text Input Dialog Reviewed-by: prr, psadhukhan
Mon, 20 Aug 2018 11:37:57 -0700 8209740: typo in test/lib/jtreg/SkippedException.java
iignatyev [Mon, 20 Aug 2018 11:37:57 -0700] rev 51448
8209740: typo in test/lib/jtreg/SkippedException.java Reviewed-by: kvn
Mon, 20 Aug 2018 10:11:26 -0700 8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
joehw [Mon, 20 Aug 2018 10:11:26 -0700] rev 51447
8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8 Reviewed-by: sherman
Mon, 20 Aug 2018 17:25:45 +0200 8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
lucy [Mon, 20 Aug 2018 17:25:45 +0200] rev 51446
8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls Reviewed-by: kvn, goetz
Mon, 20 Aug 2018 14:25:02 +0200 8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
redestad [Mon, 20 Aug 2018 14:25:02 +0200] rev 51445
8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType Reviewed-by: plevart, mchung
Mon, 20 Aug 2018 08:25:57 -0400 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
lfoltan [Mon, 20 Aug 2018 08:25:57 -0400] rev 51444
8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation Summary: Clean up VM anonymous class terminology. Reviewed-by: coleenp, dholmes, mchung
Mon, 20 Aug 2018 10:04:00 +0200 8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
shade [Mon, 20 Aug 2018 10:04:00 +0200] rev 51443
8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure Reviewed-by: kvn, pliden
Sun, 19 Aug 2018 22:41:49 -0700 8209456: [error-prone] ShortCircuitBoolean in java.logging
iignatyev [Sun, 19 Aug 2018 22:41:49 -0700] rev 51442
8209456: [error-prone] ShortCircuitBoolean in java.logging Reviewed-by: rriggs
Sat, 18 Aug 2018 13:59:25 -0400 8154343: Make SATB related code available to other GCs
kbarrett [Sat, 18 Aug 2018 13:59:25 -0400] rev 51441
8154343: Make SATB related code available to other GCs Summary: Move ptrQueue and satbMarkQueue files from g1 to shared. Reviewed-by: rkennke, sangheki
Fri, 17 Aug 2018 21:36:02 -0700 8203614: Java API SSLEngine example code needs correction
jnimeh [Fri, 17 Aug 2018 21:36:02 -0700] rev 51440
8203614: Java API SSLEngine example code needs correction Reviewed-by: wetmore, ascarpino
Fri, 17 Aug 2018 14:50:59 -0700 8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
ccheung [Fri, 17 Aug 2018 14:50:59 -0700] rev 51439
8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived Summary: skip checking the path entries which are not being referenced during CDS dump time Reviewed-by: jiangli, iklam
Fri, 17 Aug 2018 22:20:47 +0100 8208675: Remove legacy sun.security.key.serial.interop property
coffeys [Fri, 17 Aug 2018 22:20:47 +0100] rev 51438
8208675: Remove legacy sun.security.key.serial.interop property Reviewed-by: mullan
Fri, 17 Aug 2018 13:37:01 -0700 8209304: Deprecate serialVersionUID fields in interfaces
darcy [Fri, 17 Aug 2018 13:37:01 -0700] rev 51437
8209304: Deprecate serialVersionUID fields in interfaces Reviewed-by: lancea, mullan, rriggs, smarks
Fri, 17 Aug 2018 13:20:53 -0700 8206992: Update Graal
iveresov [Fri, 17 Aug 2018 13:20:53 -0700] rev 51436
8206992: Update Graal Reviewed-by: kvn
Fri, 17 Aug 2018 11:56:59 -0500 8209586: AARCH64: SymbolTable changes throw assert on aarch64
gziemski [Fri, 17 Aug 2018 11:56:59 -0500] rev 51435
8209586: AARCH64: SymbolTable changes throw assert on aarch64 Summary: Cast the comparison value to match the signdeness Reviewed-by: gziemski, coleenp Contributed-by: stuart.monteigh@linaro.org
Fri, 17 Aug 2018 09:53:52 -0700 Added tag jdk-12+7 for changeset ef57958c7c51
mikael [Fri, 17 Aug 2018 09:53:52 -0700] rev 51434
Added tag jdk-12+7 for changeset ef57958c7c51
Fri, 17 Aug 2018 21:50:55 +0530 8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
sballal [Fri, 17 Aug 2018 21:50:55 +0530] rev 51433
8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent! Reviewed-by: dcubed, iklam, jgeorge
Fri, 17 Aug 2018 13:38:19 +0200 8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
rehn [Fri, 17 Aug 2018 13:38:19 +0200] rev 51432
8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M Summary: Handshakes did not consider external suspended threads safe for safepoint. Reviewed-by: dcubed, dholmes
Fri, 17 Aug 2018 03:59:20 -0700 8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
epavlova [Fri, 17 Aug 2018 03:59:20 -0700] rev 51431
8209587: Update test/hotspot/jtreg/ProblemList-graal.txt Reviewed-by: kvn
Fri, 17 Aug 2018 08:21:20 +0200 8208275: C2 crash in Node::add_req(Node*)
thartmann [Fri, 17 Aug 2018 08:21:20 +0200] rev 51430
8208275: C2 crash in Node::add_req(Node*) Summary: Split-if optimization should not process (dead) counted loops. Reviewed-by: roland
Wed, 15 Aug 2018 11:19:57 -0700 8209545: Simplify HeapShared::archive_module_graph_objects
iklam [Wed, 15 Aug 2018 11:19:57 -0700] rev 51429
8209545: Simplify HeapShared::archive_module_graph_objects Summary: Added archivable_static_fields array in heapShared.cpp Reviewed-by: jiangli
Thu, 16 Aug 2018 19:49:25 -0400 8209607: Remove stale comment for JNI mutexes
kbarrett [Thu, 16 Aug 2018 19:49:25 -0400] rev 51428
8209607: Remove stale comment for JNI mutexes Summary: Remove comment. Reviewed-by: dholmes
Thu, 16 Aug 2018 16:44:51 -0700 8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
amenkov [Thu, 16 Aug 2018 16:44:51 -0700] rev 51427
8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java Reviewed-by: mikael, dtitov, dcubed
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip