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

Some java/lang/invoke tests miss othervm

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u112
    • 8, 8u121
    • core-libs

        jtreg 4.2b02 requires main/bootclasspath mode to specify othervm if any command-line flags are used.
        java/lang/invoke/CustomizedLambdaFormTest.java
        test result: Error. Parse Exception: [-esa]: vm option(s) found, need to specify /othervm

        java/lang/invoke/VarargsArrayTest.java
        test result: Error. Parse Exception: [-DVarargsArrayTest.MAX_ARITY=255, -DVarargsArrayTest.START_ARITY=250]: vm option(s) found, need to specify /othervm

        It is not applicable for JDK9 because these tests were fixed during module system implementation there.

              mhaupt Michael Haupt
              bmoloden Boris Molodenkov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: