RELEASE NOTES FOR: 16.0.2 ==================================================================================================== Notes generated: Sun Apr 11 02:10:11 CEST 2021 JIRA Query: project = JDK AND (status in (Closed, Resolved)) AND (resolution not in ("Won't Fix", Duplicate, "Cannot Reproduce", "Not an Issue", Withdrawn)) AND (labels not in (release-note, testbug, openjdk-na, testbug) OR labels is EMPTY) AND (summary !~ 'testbug') AND (summary !~ 'problemlist') AND (summary !~ 'problem list') AND (summary !~ 'release note') AND (issuetype != CSR) AND fixVersion = 16.0.2 Acquiring pages (98 total): .. done Loading issues (98 total): .. done Resolving issues (98 total): . done Resolving parents (98 total): . done Resolving backports (98 total): . done JIRA Query: project = JDK AND issuetype = JEP AND fixVersion = 16.0.2 ORDER BY summary ASC Acquiring pages (0 total): done Loading issues (0 total): done Resolving issues (0 total): done Resolving parents (0 total): done Filtered 77 issues carried over, 21 pushes left. Hint: Prefix bug IDs with https://bugs.openjdk.java.net/browse/ to reach the relevant JIRA entry. JAVA ENHANCEMENT PROPOSALS (JEP): None. RELEASE NOTES, BY COMPONENT: None. ALL FIXED ISSUES, BY COMPONENT AND PRIORITY: client-libs/2d: (P3) JDK-8262829: Native crash in Win32PrintServiceLookup.getAllPrinterNames() (P3) JDK-8263311: Watch registry changes for remote printers update instead of polling client-libs/java.awt: (P3) JDK-8262446: DragAndDrop hangs on Windows client-libs/javax.accessibility: (P4) JDK-8263136: C4530 was reported from VS 2019 at access bridge core-libs/java.nio: (P4) JDK-8262844: (fs) FileStore.supportsFileAttributeView might return false negative in case of ext3 core-libs/javax.naming: (P3) JDK-8258753: StartTlsResponse.close() hangs due to synchronization issues hotspot/compiler: (P2) JDK-8263587: C2: JVMS not cloned when needs_clone_jvms() is true (P2) JDK-8261914: IfNode::fold_compares_helper faces non-canonicalized bool when running JRuby JSON workload hotspot/gc: (P4) JDK-8263030: Remove Shenandoah leftovers from ReferenceProcessor (P4) JDK-8264374: Shenandoah: Remove leftover parallel reference processing argument (P4) JDK-8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer hotspot/jvmti: (P4) JDK-8259627: Potential memory leaks in JVMTI after JDK-8227745 hotspot/runtime: (P3) JDK-8261916: gtest/GTestWrapper.java vmErrorTest.unimplemented1_vm_assert failed (P3) JDK-8261262: Kitchensink24HStress.java crashed with EXCEPTION_ACCESS_VIOLATION (P4) JDK-8260236: better init AnnotationCollector _contended_group (P4) JDK-8263564: Consolidate POSIX code for runtime exit support: os::shutdown, os::abort and os::die (P4) JDK-8263557: Possible NULL dereference in Arena::destruct_contents() (P4) JDK-8263558: Possible NULL dereference in fast path arena free if ZapResourceArea is true (P4) JDK-8263430: Uninitialized Method* variables after JDK-8233913 security-libs/java.security: (P4) JDK-8263069: Exclude some failing tests from security/infra/java/security/cert/CertPathValidator security-libs/javax.net.ssl: (P4) JDK-8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl