After running: `make run-test TEST="${test}" VERBOSE JTREG="RETAIN=all;VERBOSE=all;OPTIONS=--verify-exclude"`
```
Testsuite: test/hotspot/jtreg
test/hotspot/jtreg/ProblemList.txt line 50 is invalid. Reason:
The fully qualified test must exist.
Line contents:
--------------
compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
--------------
test/hotspot/jtreg/ProblemList.txt line 91 is invalid. Reason:
The fully qualified test must exist.
Line contents:
--------------
gc/TestAllocHumongousFragment.java#iu-aggressive 8298781 generic-all
--------------
Error: Cannot run because an exclude list had errors, printed above. Either resolve them or remove the exclude list.
```
```
Testsuite: test/hotspot/jtreg
test/hotspot/jtreg/ProblemList.txt line 50 is invalid. Reason:
The fully qualified test must exist.
Line contents:
--------------
compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
--------------
test/hotspot/jtreg/ProblemList.txt line 91 is invalid. Reason:
The fully qualified test must exist.
Line contents:
--------------
gc/TestAllocHumongousFragment.java#iu-aggressive 8298781 generic-all
--------------
Error: Cannot run because an exclude list had errors, printed above. Either resolve them or remove the exclude list.
```
- links to
-
Review(master) openjdk/jdk/25208