The Java SE 11.0.2 Advanced Platform, available for Java SE Subscription customers, is based on the current Java SE 11.0.2 release. This release is also available for legacy Java SE Suite, Java SE Advanced, and Java SE Support and when directed by support to be used as part of another Oracle product.
For more information on installation and licensing of Java SE Products, visit Java SE Products Overview.
Find information about Java SE Subscriptions at Oracle Java SE Subscriptions.
The following sections summarize changes made in all Java SE 11.0.2 Advanced BPR. Bug fixes and any other changes are listed below in date order, most current BPR first. Note that bug fixes in previous BPR are also included in the current BPR.
To determine the version of your JDK software, use the following command:
java -version
BugId | Component | Subcomponent | Summary |
---|---|---|---|
8209055 | tools | javac | c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly |
8179098 | security-libs | javax.crypto | Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) |
8211765 | core-libs | java.util.jar | JarFile constructor throws undocumented java.nio.file.InvalidPathException |
8211698 | hotspot | compiler | Crash in C2 compiled code during execution of double array heavy processing code |
8210483 | tools | javac | AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679 |
8215398 | hotspot | runtime | -Xlog option usage => Invalid decorator '\temp\app_cds.log'. |
8220165 | security-libs | javax.crypto | Encryption using GCM results in RuntimeException: input length out of bound |
8201633 | security-libs | javax.crypto | Problems with AES-GCM native acceleration |
8201317 | security-libs | javax.crypto | X25519/X448 code improvements |
8208648 | security-libs | javax.crypto | ECC Field Arithmetic Enhancements |