-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b150
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8258062 | openjdk8u292 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
The JDK uses one method for denoting which tests to not run while hotspot uses a different mechanism (quarantine lists and @ignore). Having a consistent approach across both is preferred.
- backported by
-
JDK-8258062 Implement consistent process for quarantine of tests
- Resolved
- duplicates
-
JDK-8145079 Introduce ProblemList.txt to quarantine tests in hotspot.
- Closed
- relates to
-
JDK-8166542 several tests in hotspot have incorrect @ignore
- Resolved
-
JDK-8176250 [TESTBUG] ProblemList.txt should be used instead of @ignore tags in hotspot tests
- Closed
-
JDK-8172360 Some AOT tests incorrectly use @ignore
- Closed