Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8062588 Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
  3. JDK-8167324

Release Note: Locale sensitive SPI and Input Method SPI implementations are now loaded from application's classpath

XMLWordPrintable

    • generic
    • generic
    • Verified

      Prior to JDK 9, SPI implementations of java.awt.im.spi, java.text.spi, and java.util.spi packages used the Java Extension Mechanism. In JDK 9, this mechanism has been removed. SPI implementations should now be deployed on the application class path or as module on the module path.

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: