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

fix several junit test failures.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • deploy
    • None
    • b83

        There are a lot of junit tests failures caused by code changing and breaking assumptions make in junit test
        some examples:
        LauncherTest.java
        calls Launcher.prepareAllResources() without any previous call (updateFinalLaunchDesc) that will set Launcher._launchDesc.
        PreloaderTest.java:
        constructs a new launcher without overriding it to ensure _launchDesc is set.

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

                Created:
                Updated:
                Resolved: