Redundant @requires after 8318098

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • 27
    • Affects Version/s: 27
    • Component/s: hotspot
    • jfr
    • generic
    • generic

      Test jdk/jfr/event/runtime/TestVMInfoEvent.java has two '@requires':

       * @requires vm.flagless
       * @requires vm.gc == "G1" | vm.gc == null

      Since this is a 'vm.flagless' test, so this 'vm.gc == "G1" | vm.gc == null' requires seems do not needed

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: