JDK 14.0.2 Bug Fixes

The following table lists the bug fixes included in the JDK 14.0.2 release:

# JBS Component Subcomponent Summary
1 JDK-8044365 core-libs java.nio (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9)
2 JDK-8242283 core-libs java.util:i18n Can't start JVM when java home path includes non-ASCII character
3 JDK-8242430 core-svc java.lang.management Correct links in javadoc of OperatingSystemMXBean
4 JDK-8220503 hotspot gc Move definition of ShenandoahTerminatorTerminator::should_exit_termination() to .cpp file
5 JDK-8225216 hotspot gc gc/logging/TestMetaSpaceLog.java doesn't work for Shenandoah
6 JDK-8237217 hotspot gc Incorrect G1StringDedupEntry type used in StringDedupTable destructor
7 JDK-8241603 hotspot gc ZGC: java/lang/management/MemoryMXBean/MemoryTestZGC.sh crashes on macOS
8 JDK-8235833 tools jpackage PosixPlatform.cpp should not include sysctl.h