Fix javapackager failing testcases mentioned in description of bug

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: deploy
    • Verified

      1. Remove dot while passing value to -name and replace with underscore operator.
      i.e. Change -name JvmOptionsTest_CLI_NormalJar_linux.app to -name JvmOptionsTest_CLI_NormalJar_linux_app, it's a workaround for https://bugs.openjdk.java.net/browse/JDK-8170697

      2. Fix failing test case com.oracle.appbundlers.tests.functionality.SecondLauncherSameJreTest, this is also fix for https://bugs.openjdk.java.net/browse/INTJDK-7616958
      3. Fix failing test case com.oracle.appbundlers.tests.functionality.SecondLauncherWithJvmParametersTest
      4. Fix failing test case com.oracle.appbundlers.tests.functionality.CoupleSecondaryLaunchersTest

            Assignee:
            Ramesh Gangadhar
            Reporter:
            Ramesh Gangadhar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: