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

Test runtime/cds/appcds/jigsaw/module/ModuleOption.java fails with version 22

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 22
    • hotspot

      As soon as we updated the version string from 22-ea to 22, the test started to fail in our JDK 22 CI.

      java.lang.RuntimeException: 'java.[0-9][0-9][-].*' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:363)
      at ModuleOption.main(ModuleOption.java:61)

      there is no `-` in the release version string.

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: