Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8123326

loading class error with java7u25 in applet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 7u40
    • 7u15
    • deploy
    • java7u25, deployment in applet

      Our javafx application use the javax.imageio.ImageIO class and worked well in applet before last u25 update

      Worked well, now we get the efollowing error :

      Exception in thread "Thread-125" java.lang.ExceptionInInitializerError

      at java.lang.Thread.run(Unknown Source)
      Caused by: java.lang.NullPointerException
      at javax.imageio.spi.IIORegistry.getDefaultInstance(Unknown Source)
      at javax.imageio.ImageIO.<clinit>(Unknown Source)
      ... 3 more


      Exception in thread "Thread-126" java.lang.NoClassDefFoundError: Could not initialize class javax.imageio.ImageIO

            dcherepanov Dmitry Cherepanov
            valjfx val (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: