The following table lists the bug fixes included in the JDK 15.0.1 release:
| # | JBS | Component | Subcomponent | Summary |
|---|---|---|---|---|
| 1 | JDK-8250665 | globalization | locale-data | Wrong translation for the month of May in ar_JO, ar_LB and ar_SY |
| 2 | JDK-8248467 | hotspot | compiler | C2: compiler/intrinsics/object/TestClone fails with -XX:+VerifyGraphEdges |
| 3 | JDK-8248987 | hotspot | compiler | AOT's Linker.java seems to eagerly fail-fast on Windows. |
| 4 | JDK-8250548 | hotspot | compiler | libgraal can deadlock in -Xcomp mode |
| 5 | JDK-8250612 | hotspot | compiler | jvmciCompilerToVM.cpp declares jio_printf with "void" return type, should be "int" |
| 6 | JDK-8249672 | hotspot | runtime | Include microcode revision in features_string on x86 |
| 7 | JDK-8250844 | hotspot | runtime | Make sure {type,obj}ArrayOopDesc accessors check the bounds |
| 8 | JDK-8250582 | security-libs | org.ietf.jgss:krb5 | Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets |