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

update fx toolkit to use new mnemonics api

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • 7u6
    • deploy
    • None

      when launch unsigned fx applet:

      java.util.MissingResourceException: Can't find bundle for base name com.sun.deploy.resources.DeploymentMnemonics, locale en_US
      at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
      at java.util.ResourceBundle.getBundleImpl(Unknown Source)
      at java.util.ResourceBundle.getBundle(Unknown Source)
      at com.sun.deploy.uitoolkit.impl.fx.ui.resources.ResourceManager.reset(Unknown Source)
      at com.sun.deploy.uitoolkit.impl.fx.ui.resources.ResourceManager.<clinit>(Unknown Source)
      at com.sun.deploy.uitoolkit.impl.fx.ui.FXConsole$2.run(Unknown Source)
      at com.sun.javafx.application.PlatformImpl$3.run(Unknown Source)
      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
      at com.sun.glass.ui.win.WinApplication.access$100(Unknown Source)
      at com.sun.glass.ui.win.WinApplication$2$1.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      need to update fx toolkit to use new mnemonics api

            ngthomas Thomas Ng (Inactive)
            ngthomas Thomas Ng (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: