RFR: JDK-8270060: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with class file for jdk.internal.util.random.RandomSupport not found

Joe Darcy darcy at openjdk.java.net
Thu Jul 29 17:21:30 UTC 2021


On Thu, 29 Jul 2021 13:15:05 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> The base problem for the test failure was:
> https://bugs.openjdk.java.net/browse/JDK-8270075
> 
> As that was fixed, and the change was propagated to the ct.sym historical data, the test should be passing again, and it no longer needs to be problem listed. So this patch removes the test from the `ProblemList.txt`.

Marked as reviewed by darcy (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4933


More information about the compiler-dev mailing list