On Fri, 14 Jun 2024 19:42:21 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

>> Leonid Mesnik has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   removed toHandle()
>
> test/hotspot/jtreg/vmTestbase/metaspace/share/TriggerUnloadingWithWhiteBox.java
>  line 23:
> 
>> 21:  * questions.
>> 22:  */
>> 23: package metaspace.share;
> 
> There's a triggerUnloading call here:
> 
> test/lib/jdk/test/lib/classloader/ClassUnloadCommon.java
> 
> You might be able to also remove this file (and maybe the others) and use the 
> ClassUnloadCommon version.

Thanks. I filed 
https://bugs.openjdk.org/browse/JDK-8334320
The functionality is little different so more testing might be required for 
changed tests.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19727#discussion_r1640315974

Reply via email to