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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: