RELEASE NOTES: JDK 11.0.21

Notes generated: Wed Jun 07 14:30:16 CEST 2023

JEPs

None.

RELEASE NOTES

None.

FIXED ISSUES

core-libs/java.net

Priority Bug Summary
P3 JDK-8217237 HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
P3 JDK-8223573 Replace wildcard address with loopback or local host in tests - part 4
P3 JDK-8223856 Replace wildcard address with loopback or local host in tests - part 8

core-libs/java.nio

Priority Bug Summary
P4 JDK-8279536 jdk/nio/zipfs/ZipFSOutputStreamTest.java timed out

core-libs/java.time

Priority Bug Summary
P4 JDK-8158880 test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale

hotspot/compiler

Priority Bug Summary
P3 JDK-8297730 C2: Arraycopy intrinsic throws incorrect exception
P3 JDK-8301491 C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument

security-libs/org.ietf.jgss

Priority Bug Summary
P3 JDK-8303809 Dispose context in SPNEGO NegotiatorImpl

tools/launcher

Priority Bug Summary
P4 JDK-8212045 Add back the tests that were removed from HashesTest.java and AddExportsTest.java