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

[test]InteropTest::testRMI failed on Mac after applying workaround

XMLWordPrintable

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

      Due to JDK-8158198(Certain _JAVA_OPTIONS causes applet fail to load), we apply a workaround:
      For now, when running javaws tests on mac, pls add
      javaEnv.put(JAVA_OPTION_KEY, jvmParameter);
      before CreateDeploymentProperties.setProperty("deployment.javaws.jre.0.args", jvmParameter); and comment CreateDeploymentProperties.setProperty("deployment.javaws.jre.0.args", jvmParameter).

      But this makes InteropTest::testRMI fail. If I don't use above workaround and click security dialog manually during auto run, test will pass.

      Please close this bug once 8158198 is fixed.

      Affected tests:
      RULE InteropTest::testRMI any any

            qgong Fred Gong (Inactive)
            wenjyang Crystal Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: