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

[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()

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

                Created:
                Updated:
                Resolved: