RFR: JDK-8217580 - Remove tests from problemList as bugs has been closed
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Tue Jan 22 22:11:16 UTC 2019
Hi,
Please review this patch that removes tests from the problemLists. The bugs referred to in these problemList entries has been closed and therefore the tests should not be problemlisted anymore.
Please note that some of the bugs were closed as "Can not reproduce" and "Will not fix". If these tests starts failing again we need to re-evaluate these bugs. If a bug is closed as "Will not fix" and there are tests that reproduces that failure, the tests needs to be re-written to work around the bug or be removed.
Bug: https://bugs.openjdk.java.net/browse/JDK-8217580
Webrev: http://cr.openjdk.java.net/~jwilhelm/8217580/webrev.00/
Thanks,
/Jesper
More information about the hotspot-dev
mailing list