Thu, 05 Sep 2019 17:38:54 -0700 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
naoto [Thu, 05 Sep 2019 17:38:54 -0700] rev 58028
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard Reviewed-by: rriggs
Thu, 05 Sep 2019 16:26:53 -0700 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
bpb [Thu, 05 Sep 2019 16:26:53 -0700] rev 58027
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause Reviewed-by: alanb, rriggs, lancea, darcy
Thu, 05 Sep 2019 15:55:57 -0700 8230681: Add @since tag to java.io.Serial
darcy [Thu, 05 Sep 2019 15:55:57 -0700] rev 58026
8230681: Add @since tag to java.io.Serial Reviewed-by: lancea, bpb
Thu, 05 Sep 2019 18:39:22 -0400 8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
dholmes [Thu, 05 Sep 2019 18:39:22 -0400] rev 58025
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)" Reviewed-by: amenkov, cjplummer, sspitsyn
Thu, 05 Sep 2019 14:12:01 -0700 8229280: Test failures on several linux hosts after JDK-8181493
bpb [Thu, 05 Sep 2019 14:12:01 -0700] rev 58024
8229280: Test failures on several linux hosts after JDK-8181493 Reviewed-by: alanb, clanger, dfuchs
Thu, 05 Sep 2019 11:12:12 -0700 8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
ccheung [Thu, 05 Sep 2019 11:12:12 -0700] rev 58023
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group Summary: Exclude NonExistClasspath.java from the test group; increase timeout for ClassPathAttr.java. Reviewed-by: dcubed, iklam
Thu, 05 Sep 2019 17:26:38 +0000 8228854: Default ErrorListener reports warnings and errors to the console
joehw [Thu, 05 Sep 2019 17:26:38 +0000] rev 58022
8228854: Default ErrorListener reports warnings and errors to the console Reviewed-by: lancea
Thu, 05 Sep 2019 19:24:53 +0200 8230646: Epsilon does not extend TLABs to max size
shade [Thu, 05 Sep 2019 19:24:53 +0200] rev 58021
8230646: Epsilon does not extend TLABs to max size Reviewed-by: tschatzl, zgu
Thu, 05 Sep 2019 16:46:50 +0200 Improved handling of Thread.interrupt() + cleanup JEP-349-branch
egahlin [Thu, 05 Sep 2019 16:46:50 +0200] rev 58020
Improved handling of Thread.interrupt() + cleanup
Thu, 05 Sep 2019 13:56:17 +0200 8229496: SIGFPE (division by zero) in C2 OSR compiled method
thartmann [Thu, 05 Sep 2019 13:56:17 +0200] rev 58019
8229496: SIGFPE (division by zero) in C2 OSR compiled method Summary: Adding a CastNode to keep the dependency between the div/mod operation and the zero check. Reviewed-by: roland, mdoerr
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip