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

LaunchDownloadTest failure after fix for JDK-8165001

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • None
    • deploy
    • b140

    Description

      After the change to JDK-8165001, ResourceProvider.getResource() may result in call to new method ResoureProvider.isUpdateDisabledPerPolicy().
      This method in turns calls ToolkitStore.get().getAppContext().get(...) which will throw an NPE if ToolkitStore.get().getAppContext() returns null.
      For some reason (test order ?) this is happening in LaunchDownloadTest.testDownloadLazyNativeLibJarGzipped() only in jprt build on windows 32 bit fastdebug build.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: