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

API dialog in JDK9 causes a Security Exception

XMLWordPrintable

    • b114
    • Verified

      In current JDK9 (b108) if APIDialog is called without all-permissions (which it usually is), from a jnlp application where the jnlp file has no href, an access denied exception will be thrown from AppInfo.getJNLPFromUnknownSource(), when trying to get string to use in dialog.

      use example below from JDK-6872847:
      "javaws http://oklahoma.us.oracle.com/www/tests/1.9.0/6972847/TestNewSocket.jnlp"

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: