On 4/6/20 4:10 PM, Chris Plummer wrote:
Hello,
Please review the following:
https://bugs.openjdk.java.net/browse/JDK-8242235
http://cr.openjdk.java.net/~cjplummer/8242235/webrev.00
test/hotspot/jtreg/ProblemList.txt
No comments.
test/jdk/ProblemList.txt
No comments.
test/lib/jdk/test/lib/Platform.java
No comments.
Thumbs up.
In the bug report, you said:
although due to test renames, moves, and additions, there are actually
still about 8 tests running on Solaris, but they shouldn't be.
Perhaps those 8 tests are not affected by the bug that causes JDK-8193639.
I don't see any recent links to JDK-8193639 that are valid failures.
There are some links to JDK-8193639 for non-Solaris platforms which means
those links are wrong, but none for Solaris (that I see).
Dan
The SA problem list entries due to JDK-8193639 [1] have been a burden
to maintain, and are badly out of date. Easiest solution is to remove
them and disable SA testing on Solaris, which is what all the entries
were suppose to be doing in the first place (although not always
correctly).
Once this change is pushed, I'll add a note to JDK-8193639 [1] so
anyone working on it will know to undo the change in Platform.java.
[1] https://bugs.openjdk.java.net/browse/JDK-8193639
thanks,
Chris