RFR: 8339725: Concurrent GC crashed due to GetMethodDeclaringClass [v12]

Denghui Dong ddong at openjdk.org
Fri Sep 13 00:33:34 UTC 2024


On Thu, 12 Sep 2024 18:38:49 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Liang Mao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove unused imports
>
> test/hotspot/jtreg/serviceability/jvmti/GetMethodDeclaringClass/TestUnloadedClass.java line 32:
> 
>> 30:  * @requires (os.family == "linux") & (vm.debug != true)
>> 31:  * @library /test/lib
>> 32:  * @run main/othervm/timeout=300 TestUnloadedClass
> 
> please change to othervm to driver so only forked vm is run with all vm flags.

Changed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20907#discussion_r1757762462


More information about the hotspot-dev mailing list