GitHub
The Java Version Almanac
javaalmanac.io
Feedback on this page?

New APIs in Java 25

Comparing Java 25 (25-ea+11-1205-open) with Java 24 (24+36-3646-open).

Element Modification
java.base
    java.io
      • + final
      java.lang.classfile
        ClassFile
          java.lang.constant
            • + final
            java.lang.invoke
              • + final
              • + final
              java.lang.module
                • + final
                java.lang.reflect
                  • + final
                  ClassFileFormatVersion
                    java.lang.runtime
                      • + final
                      • + final
                      java.lang
                        • + final
                        • + final
                        java.net
                          • + final
                          • + final
                          • + final
                          java.nio.charset
                            • + final
                            • + final
                            java.security
                              • + final
                              java.util.concurrent.locks
                                • + final
                                java.util.concurrent
                                  • + final
                                  java.util.zip
                                    • + implements AutoCloseable
                                    • + implements AutoCloseable
                                    java.util
                                      • + final
                                      • + final
                                      Currency
                                        • + final
                                        TimeZone
                                          java.compiler
                                            javax.lang.model
                                              SourceVersion
                                                java.desktop
                                                  javax.swing.plaf.basic
                                                    BasicSliderUI
                                                      BasicSliderUI()
                                                      java.management
                                                        java.lang.management
                                                          • + deprecated
                                                          • + forRemoval
                                                          javax.management.remote
                                                            • + deprecated
                                                            • + forRemoval
                                                            javax.management
                                                              • + deprecated
                                                              • + forRemoval
                                                              • + deprecated
                                                              • + forRemoval
                                                              • + deprecated
                                                              • + forRemoval
                                                              java.net.http
                                                                java.net.http
                                                                  HttpResponse.BodyHandlers
                                                                    HttpResponse.BodySubscribers
                                                                      java.xml.crypto
                                                                        javax.xml.crypto.dsig
                                                                          SignatureMethod

                                                                            This report is based on simple comparison of all public and protected APIs of the java.* and javax.* packages of JDK builds 25-ea+11-1205-open and 24+36-3646-open. 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.