JDK 13.0.2 Bug Fixes

The following lists the bug fixes included in the JDK 13.0.2 release:

# JBS Component Subcomponent Summary
1 JDK-8223869 client-libs 2d Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
2 JDK-8230728 client-libs 2d Thin stroked shapes are not rendered if affine transform has flip bit
3 JDK-8233202 client-libs 2d exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
4 JDK-8233097 client-libs 2d Fontmetrics for large Fonts has zero width
5 JDK-8213119 client-libs java.awt [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
6 JDK-8185898 core-libs java.net setRequestProperty(key, null) results in HTTP header without colon in request
7 JDK-8222968 core-libs java.net ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
8 JDK-8209178 core-libs java.net Proxied HttpsURLConnection doesn't send BODY when retrying POST request
9 JDK-8229872 core-libs java.nio (fs) Increase buffer size used with getmntent
10 JDK-8229887 core-libs java.nio (zipfs) zip file corruption when replacing an existing STORED entry
11 JDK-8231770 core-libs java.util.jar Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
12 JDK-8232984 core-libs jdk.nashorn Upgrading Joni License version to 2.1.16
13 JDK-8227435 core-svc tools Perf::attach() should not throw a java.lang.Exception
14 JDK-8232106 hotspot compiler [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
15 JDK-8231403 hotspot compiler [ppc]: Align ReservedCodeCacheSize default value with other platforms
16 JDK-8231583 hotspot gc Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing
17 JDK-8231197 hotspot gc Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
18 JDK-8229002 hotspot gc Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
19 JDK-8231405 hotspot gc [Shenandoah] guarantee(d != NULL) failed: Null dominator info
20 JDK-8230565 hotspot gc ZGC: Redesign C2 load barrier to expand on the MachNode level
21 JDK-8230115 hotspot jfr Problemlist JFR TestNetworkUtilization test
22 JDK-8219082 hotspot jfr jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace()
23 JDK-8231885 hotspot runtime Fix/remove malformed assert in os_windows.cpp
24 JDK-8191521 hotspot runtime handle long relative path specified in -Xbootclasspath/a on windows
25 JDK-8231930 hotspot runtime Windows build fails after JDK-8191521
26 JDK-8232005 hotspot runtime [s390, PPC64] More exception checks missing in interpreter
27 JDK-8230666 hotspot svc-agent Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
28 JDK-8209790 hotspot svc-agent SA tools not providing option to connect to debug server
29 JDK-8227171 infrastructure   provide function names in native stack trace on aix with xlc16