Integrated: 8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"
Thomas Schatzl
tschatzl at openjdk.org
Wed Jul 13 18:35:30 UTC 2022
On Wed, 13 Jul 2022 18:25:18 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi,
>
> can I have reviews for this fix to the `TestVerificationInConcurrentCycle.java` test that due to a merge issue referenced the old WhiteBox library which fails during testing because it had been deleted in the meantime.
>
> Testing: gha, test passes in release and debug locally
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 5e3ecff7
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5e3ecff7a60708aaf4a3c63f85907e4fb2dcbc9e
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"
Reviewed-by: dcubed
-------------
PR: https://git.openjdk.org/jdk/pull/9483
More information about the hotspot-gc-dev
mailing list