RFR: 8339725: Concurrent GC crashed due to GetMethodDeclaringClass [v10]
Liang Mao
lmao at openjdk.org
Thu Sep 12 02:39:06 UTC 2024
On Wed, 11 Sep 2024 15:53:43 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Liang Mao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use -Xmx50m to increace the crash posibility
>
> test/hotspot/jtreg/runtime/8339725/libagent8339725.cpp line 1:
>
>> 1: /*
>
> This test should go in the test/hotspot/jtreg/serviceability/jvmti/GetMethodDeclaringClass/TestUnloadedMethod.java or something like that.
>
> The bug number is in the test so the name of the test doesn't need to be the bug number.
Test moved to the new location.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20907#discussion_r1756008200
More information about the hotspot-dev
mailing list