Back

Oracle Corporation
Patches for Oracle JDK 19 x64
Windows
2 patches available
The JDK is a development environment for building applications using the Java programming language.
Oracle JDK 19 x64 Version 19.0.2.0
Release Date
1/17/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

security-libs/javax.net.ssl$$$? DTLS Resumption Uses HelloVerifyRequest Messages (JDK-8287411 (not public))$$$With this fix the SunJSSE DTLS implementation will by default exchange cookies for all handshakes (new and resumed) unless the System property jdk.tls.enableDtlsResumeCookie is false. The property only affects the cookie exchange for resumption.$$$$$$ $$$$$$Other Notes$$$javafx/fxml$$$? FXML JavaScript Engine Disabled by Default (JDK-8294779 (not public))$$$The “JavaScript script engine” for FXML is now disabled by default. Any .fxml file that has a javascript Processing Instruction (PI) will no longer load by default; and an exception will be thrown.$$$$$$If the JDK has a JavaScript script engine; it can be enabled by setting the system property: -Djavafx.allowjs=true$$$$$$ $$$$$$Bug Fixes$$$This release also contains fixes for security vulnerabilities described in the Oracle Critical Patch Update.$$$$$$? Issues fixed in 19.0.2:
Oracle JDK 19 x64 Version 19.0.2.0
Release Date
1/17/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

security-libs/javax.net.ssl$$$? DTLS Resumption Uses HelloVerifyRequest Messages (JDK-8287411 (not public))$$$With this fix the SunJSSE DTLS implementation will by default exchange cookies for all handshakes (new and resumed) unless the System property jdk.tls.enableDtlsResumeCookie is false. The property only affects the cookie exchange for resumption.$$$$$$ $$$$$$Other Notes$$$javafx/fxml$$$? FXML JavaScript Engine Disabled by Default (JDK-8294779 (not public))$$$The “JavaScript script engine” for FXML is now disabled by default. Any .fxml file that has a javascript Processing Instruction (PI) will no longer load by default; and an exception will be thrown.$$$$$$If the JDK has a JavaScript script engine; it can be enabled by setting the system property: -Djavafx.allowjs=true$$$$$$ $$$$$$Bug Fixes$$$This release also contains fixes for security vulnerabilities described in the Oracle Critical Patch Update.$$$$$$? Issues fixed in 19.0.2:
Oracle JDK 19 x64 Version 19.0.1.0
Release Date
9/14/2022
Bug Fix?
No
Minor Release?
No
Patch Notes

JDK 19.0.1 contains IANA time zone data 2022b; 2022c.$$$$$$Chiles DST is delayed by a week in September 2022.$$$Iran no longer observes DST after 2022.$$$Rename Europe/Kiev to Europe/Kyiv.$$$New zic -R option$$$Vanguard form now uses %z.$$$Finish moving duplicate-since-1970 zones to backzone.$$$New build option PACKRATLIST.$$$New tailored_tarballs target; replacing rearguard_tarballs.$$$Work around awk bug in FreeBSD; macOS; etc.$$$Improve tzselect on intercontinental Zones.$$$$$$Refer the link below for more details$$$https://www.oracle.com/java/technologies/javase/19-0-1-relnotes.html
Interested in automating patching for Oracle JDK 19 x64?