Unit test failures: JNLPClassloaderTest, JNLP2ClassLoaderTest

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8u60
    • Affects Version/s: 8u60, 9
    • Component/s: deploy
    • None
    • b02

        JNLPClassLoaderTest.createJNLPClassLoader constructs a LaunchDesc with arg of LaunchDesc.APPLICATION_DESC_TYPE, but with an ApplicationDesc arg as null.
        This causes an NPE later from getMainClass(), called from getAppInfo().
        It is simple fix to pass in a valid ApplicationDesc.

        Similar problem in JNLP2ClassLoaderTest, APPLET_DESC_TYPE is used with null AppletDesc.

              Assignee:
              Andy Herrick (Inactive)
              Reporter:
              Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: