runtime/cds/appcds/TestParallelGCWithCDS.java should not check for specific output

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 24
    • Component/s: hotspot
    • b10

      The test runtime/cds/appcds/TestParallelGCWithCDS.java still failing infrequently with the following error:

      Error occurred during initialization of boot layer
      java.lang.BootstrapMethodError: bootstrap method initialization exception
      Caused by: java.lang.invoke.LambdaConversionException: Exception instantiating lambda object

      Instead of keep adding expected output in the test, the test should just check for if JVM hasn't crashed.

            Assignee:
            Calvin Cheung (Inactive)
            Reporter:
            Calvin Cheung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: