On Wed, 16 Oct 2024 00:28:03 GMT, Alex Menkov <amen...@openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   minor comment tweak
>
> test/hotspot/jtreg/serviceability/jvmti/events/NotifyFramePopStressTest/NotifyFramePopStressTest.java
>  line 129:
> 
>> 127: 
>> 128:     private static int foo() {
>> 129:         return fetchInt();
> 
> The test checks name of the method being popped.
> I think it would be better to call different methods from `foo()` and `bar()`

Fixed, thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21468#discussion_r1802226080

Reply via email to