New APIs in Java 19
Comparing Java 19 (19.0.2+7-tem) with Java 16 (16.0.2+7-tem).
Element | Modification |
---|---|
java.base | |
java.io | |
CharArrayReader | |
| |
Console | |
FileInputStream | |
| |
| |
InputStreamReader | |
| |
InvalidClassException | |
InvalidObjectException | |
ObjectInputFilter.Config | |
ObjectInputStream.GetField | |
| |
| |
ObjectStreamException | |
PrintStream | |
WriteAbortedException | |
| |
ObjectInputFilter | |
java.lang.constant | |
| |
| |
| |
| |
| |
java.lang.invoke | |
| |
| |
| |
MethodHandles | |
| |
java.lang.ref | |
ReferenceQueue | |
| |
| |
java.lang.reflect | |
AccessibleObject | |
| |
| |
Method | |
| |
java.lang.runtime | |
java.lang | |
Character.UnicodeBlock | |
Class | |
| |
| |
Double | |
Enum | |
| |
Float | |
Integer | |
Long | |
Math | |
Object | |
| |
Process | |
Runtime | |
| |
| |
| |
| |
| |
| |
StrictMath | |
System | |
| |
| |
| |
ThreadGroup | |
| |
Thread | |
| |
| |
| |
Character.UnicodeScript | |
java.math | |
BigDecimal | |
BigInteger | |
java.net.spi | |
java.net | |
DatagramSocket | |
| |
| |
ServerSocket | |
| |
SocketException | |
Socket | |
| |
URLDecoder | |
URLDecoder() | |
java.nio.channels | |
FileChannel | |
java.nio.charset | |
Charset | |
java.nio | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
java.security.spec | |
PSSParameterSpec | |
| |
| |
java.security | |
| |
| |
| |
KeyStoreSpi | |
KeyStore | |
| |
| |
| |
| |
java.text | |
DecimalFormatSymbols | |
java.time.chrono | |
IsoChronology | |
JapaneseChronology | |
MinguoChronology | |
ThaiBuddhistChronology | |
Chronology | |
java.time.format | |
DateTimeFormatterBuilder | |
DateTimeFormatter | |
java.time | |
| |
Duration | |
| |
ZoneOffset | |
java.util.concurrent | |
CompletableFuture | |
| |
Executors | |
| |
| |
| |
ForkJoinPool | |
| |
| |
| |
ForkJoinTask | |
ForkJoinWorkerThread | |
FutureTask | |
| |
nextGaussian() | |
ThreadPoolExecutor | |
| |
| |
Future | |
java.util.spi | |
ToolProvider | |
java.util | |
| |
HashMap | |
HashSet | |
| |
LinkedHashMap | |
LinkedHashSet | |
Locale | |
| |
| |
| |
Objects | |
| |
| |
nextBoolean() | |
nextDouble() | |
nextDouble(double) | |
nextDouble(double, double) | |
nextInt(int) | |
nextInt(int, int) | |
nextLong(long) | |
nextLong(long, long) | |
WeakHashMap | |
Map.Entry | |
javax.crypto.spec | |
OAEPParameterSpec | |
| |
javax.net.ssl | |
KeyManagerFactory | |
| |
SSLHandshakeException | |
SSLKeyException | |
SSLParameters | |
SSLPeerUnverifiedException | |
SSLProtocolException | |
TrustManagerFactory | |
| |
SSLSessionContext | |
| |
| |
javax.security.auth | |
| |
Subject | |
| |
| |
| |
| |
| |
java.compiler | |
javax.annotation.processing | |
Messager | |
javax.lang.model.element | |
ElementKind | |
Modifier | |
| |
| |
ExecutableElement | |
TypeElement | |
| |
javax.lang.model.util | |
Elements | |
javax.lang.model | |
SourceVersion | |
javax.tools | |
ForwardingJavaFileManager | |
DocumentationTool.Location | |
JavaFileManager | |
java.datatransfer | |
java.awt.datatransfer | |
DataFlavor | |
| |
| |
| |
java.desktop | |
java.applet | |
| |
| |
| |
| |
java.awt.color | |
| |
| |
| |
finalize() | |
java.awt.desktop | |
| |
| |
java.awt.dnd | |
| |
java.awt.event | |
| |
java.awt.geom | |
CubicCurve2D.Double | |
getBounds2D() | |
CubicCurve2D.Float | |
getBounds2D() | |
CubicCurve2D | |
| |
QuadCurve2D.Double | |
getBounds2D() | |
QuadCurve2D.Float | |
getBounds2D() | |
QuadCurve2D | |
java.awt.image | |
ColorModel | |
finalize() | |
IndexColorModel | |
finalize() | |
java.awt | |
Graphics | |
| |
| |
| |
| |
PrintJob | |
| |
| |
| |
java.beans | |
Beans | |
| |
| |
javax.imageio.spi | |
ServiceRegistry | |
| |
javax.imageio.stream | |
FileCacheImageInputStream | |
| |
FileImageInputStream | |
| |
FileImageOutputStream | |
| |
ImageInputStreamImpl | |
| |
MemoryCacheImageInputStream | |
| |
javax.sound.midi | |
| |
javax.swing.filechooser | |
FileSystemView | |
javax.swing.plaf.basic | |
BasicDirectoryModel | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
BasicToolBarUI | |
| |
javax.swing.text.html | |
| |
| |
| |
javax.swing.text | |
| |
| |
| |
| |
| |
javax.swing | |
| |
| |
| |
| |
| |
RepaintManager | |
| |
| |
java.logging | |
java.util.logging | |
LogManager | |
| |
java.management | |
java.lang.management | |
MemoryMXBean | |
| |
java.naming | |
javax.naming | |
Context | |
| |
java.net.http | |
java.net.http | |
HttpClient.Builder | |
HttpRequest.Builder | |
java.rmi | |
java.rmi.activation | |
java.rmi | |
| |
java.xml.crypto | |
javax.xml.crypto.dsig.spec | |
javax.xml.crypto.dsig | |
SignatureMethod | |
java.xml | |
javax.xml.xpath | |
XPathFactory | |
This report is based on simple comparison of all public
and
protected
APIs of the java.*
and javax.*
packages of JDK builds 19.0.2+7-tem and
16.0.2+7-tem. It does not make statements about
compatibility.
For the latest Java versions the corresponding CSRs (Compatibility & Specification Review) are linked for a quick reference to find out about the reasoning of the change.