The following table lists the bug fixes included in the Oracle JDK and/or OpenJDK 10.0.2 release:
| # | JBS | Component | Subcomponent | Summary |
|---|---|---|---|---|
| 1 | JDK-8203368 | core-libs | java.io:serialization | ObjectInputStream filterCheck method throws NullPointerException |
| 2 | JDK-8194554 | core-libs | java.lang.invoke | filterArguments runs multiple filters in the wrong order |
| 3 | JDK-8187577 | hotspot | gc | JVM crash during gc doing concurrent marking |
| 4 | JDK-8200556 | hotspot | runtime | AArch64: assertion failure in debug builds |
| 5 | JDK-8196011 | javafx | web | Intermittent crash when using WebView from JFXPanel application |
| 6 | JDK-8200418 | javafx | web | webPage.executeCommand("removeFormat", null) removes the style of the body element |
| 7 | JDK-8199910 | tools | javac | Compiler crashes with -g option and variables of intersection type inferred by `var` |