RFR: 8296324: JVMTI GetStackTrace truncates vthread stack trace for agents loaded into running VM [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Nov 17 17:35:39 UTC 2022
On Thu, 17 Nov 2022 15:36:01 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> add @requires vm.jvmti to VirtualStackTraceTest
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/VirtualStackTraceTest/VirtualStackTraceTest.java line 27:
>
>> 25: * @test
>> 26: * @summary Verifies JVMTI GetStackTrace does not truncate virtual thread stack trace with agent attach
>> 27: * @requires vm.continuations
>
> @requires vm.jvmti is also needed
Thank you for the suggestion. Added now.
-------------
PR: https://git.openjdk.org/jdk/pull/11204
More information about the hotspot-dev
mailing list