JDK 17 | JDK 20 |
---|---|
17.0.7-oracleFixed | 20 b27Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8297684 describes a problem caused by the patch of JDK-8269039 that got fixed in JDK 19 with JDK-8280890. Since JDK-8269039 got backported to older releases a regression test illustrating the problem independent of JDK-8280890 would be good. It illustrates that having -Djava.locale.providers=SPI with a custom CalendarDataProvider and any signed JAR in the classpath is enough to trigger the problem as described in JDK-8297684. The scope of JDK-8280890 is a lot narrower and isn't the full story.
|