RELEASE NOTES: JDK 16.0.2

Notes generated: Wed Apr 03 03:07:44 CEST 2024

JEPs

None.

RELEASE NOTES

None.

FIXED ISSUES

client-libs/2d

Priority Bug Summary
P3 JDK-8262829 Native crash in Win32PrintServiceLookup.getAllPrinterNames()

client-libs/java.awt

Priority Bug Summary
P3 JDK-8262446 DragAndDrop hangs on Windows

client-libs/javax.accessibility

Priority Bug Summary
P4 JDK-8263136 C4530 was reported from VS 2019 at access bridge

core-libs/java.nio

Priority Bug Summary
P4 JDK-8262844 (fs) FileStore.supportsFileAttributeView might return false negative in case of ext3

hotspot/compiler

Priority Bug Summary
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

Priority Bug Summary
P4 JDK-8263030 Remove Shenandoah leftovers from ReferenceProcessor
P4 JDK-8261505 Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer

hotspot/runtime

Priority Bug Summary
P4 JDK-8260236 better init AnnotationCollector _contended_group
P4 JDK-8263557 Possible NULL dereference in Arena::destruct_contents()
P4 JDK-8263430 Uninitialized Method* variables after JDK-8233913

infrastructure

Priority Bug Summary
P4 JDK-8266205 Update milestone to fcs for jdk16.0.2+4

security-libs/java.security

Priority Bug Summary
P4 JDK-8263069 Exclude some failing tests from security/infra/java/security/cert/CertPathValidator