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

Fix failing test cases in ubuntu

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • deploy
    • Verified

      1. Change the code to pick the bundle as per application tilte, since bundles directory contains more than one installer.
      2. Limit the AppName to 16 Characters in ServiceHintTest since "linux.bundleName" accepts only 16 characters.
      3. Change the name of bundleName from "fooBar" to "foobar" because capital letters are not accepted.
      4. --add-exports "java.desktop/com.apple.eawt=ALL-UNNAMED", both --add-exports and "java.desktop/com.apple.eawt=ALL-UNNAMED are seperate arguments to ArrayList instead of single argument in FileAssociationTest
      4. export package com.rm.testapp which is missing in module-info.java, due to which file association test cases are failing.

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

              Created:
              Updated:
              Resolved: