[testbug] IncompatibleOptions.java fails if VM configured without ZGC

XMLWordPrintable

    • b10
    • x86
    • linux

        The testcase enabling ZGC is protected by (Platform.isLinux() && Platform.isX64()). Thus, the test fails if the VM is compiled without ZGS.

        Fix: use GC.Z.isSupported()

              Assignee:
              Goetz Lindenmaier
              Reporter:
              Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: