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

remove `@modules java.base` from tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • 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.

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

              Created:
              Updated:
              Resolved: