Integrated: JDK-8270060: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with class file for jdk.internal.util.random.RandomSupport not found
Jan Lahoda
jlahoda at openjdk.java.net
Fri Jul 30 08:02:33 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`.
This pull request has now been integrated.
Changeset: b59418f4
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b59418f47d8e69f6aec3411b105e2512d19f6cd1
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8270060: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with class file for jdk.internal.util.random.RandomSupport not found
Reviewed-by: sundar, vromero, darcy
-------------
PR: https://git.openjdk.java.net/jdk/pull/4933
More information about the compiler-dev
mailing list