core-libs
core-libs/java.lang
core-libs/java.nio
hotspot/gc
hotspot/jfr
JDK Flight Recorder (JFR) now supports continuous monitoring of a Java application by allowing events to be consumed dynamically using a new API located in the jdk.jfr.consumer package
security-libs/java.security
security-libs/javax.xml.crypto
tools/javac
xml/jaxp
core-libs/java.nio.charsets
deploy
hotspot/gc
security-libs/java.security
tools/jar
core-libs/java.lang
The following methods related to thread suspension in java.lang.Thread
and java.lang.ThreadGroup
have been terminally deprecated in this release:
Thread.suspend()
Thread.resume()
ThreadGroup.suspend()
ThreadGroup.resume()
ThreadGroup.allowThreadSuspension(boolean)
These methods will be removed in a future release.
client-libs/javax.swing
hotspot/gc
security-libs/javax.crypto
client-libs
core-libs
Zip File System Throws java.nio.file.NoSuchFileException
When the File Does Not Exist and Is Not Being Created
core-libs/java.io:serialization
core-libs/java.lang
core-libs/java.lang.invoke
Lookupin
Throws IllegalArgumentException
If requestedLookupClass Is a Primitive Type or an Array Class
core-libs/java.net
DatagramSocket.send
and MulticastSocket.send
Throw IllegalArgumentException
When Socket Is Not Connected and Packet Doesn't Contain Address
Behavior of MulticastSocket getOption/setOption for IP_MULTICAST_LOOP Conforms With the StandardSocketOptions.IP_MULTICAST_LOOP Specification
core-libs/java.nio
core-libs/java.rmi
core-libs/java.text
core-libs/java.util.jar
core-libs/java.util:i18n
core-libs/javax.lang.model
core-libs/javax.naming
core-svc/java.lang.management
When executing in a container, or other virtualized operating environment, the following OperatingSystemMXBean methods in this release return container specific information, if available. Otherwise, they return host specific data:
getFreePhysicalMemorySize()
getTotalPhysicalMemorySize()
getFreeSwapSpaceSize()
getTotalSwapSpaceSize()
getSystemCpuLoad()
hotspot/compiler
hotspot/gc
hotspot/runtime
security-libs/java.security
security-libs/javax.crypto
security-libs/javax.net.ssl
security-libs/javax.security
tools/javac
xml/javax.xml.transform