remove `@modules java.base` from tests

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • b14

      jtreg `@modules X` directive does two things:
       - exclude a test from execution if JDK under test doesn't have module X
       - if JDK under test has module X, make sure it's resolved

      both these things have no sense for `java.base` module as it's always available and is always resolved.

            Assignee:
            Igor Ignatyev (Inactive)
            Reporter:
            Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: