Remove or fix empty tests after JDK-8305895

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 24
    • Component/s: hotspot

      JDK-8305895 left some tests empty. We need to check if this is intentional or if we accidentally removed something important. The affected tests are:

      test/hotspot/jtreg/runtime/FieldLayout/ArrayBaseOffsets.java
      test/hotspot/jtreg/gtest/MetaspaceUtilsGtests.java

      The former can most likely be removed, all of the tests have been moved/subsumed by BaseOffsets.java in the same directory. I am not so sure about the latter.

            Assignee:
            Thomas Stuefe
            Reporter:
            Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: