Integrated: 8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"
    Daniel D. Daugherty 
    dcubed at openjdk.org
       
    Wed Jul 13 18:35:29 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
Thumbs up. This is a trivial fix.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9483
    
    
More information about the hotspot-gc-dev
mailing list