update hotspot tests depending on GC to use @requires vm.gc.X

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b127

      Those tests which use
      @requires vm.gc == null | vm.gc == "G1"
      should be updated to
      @requires vm.gc.G1

      It will allow to skip the tests on platforms where a collector is not supported.

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

              Created:
              Updated:
              Resolved: