On Tue, 15 Oct 2024 20:49:51 GMT, Chris Plummer <cjplum...@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/libNotifyFramePopStressTest.cpp > line 156: > >> 154: >> 155: // We only want to do a NotifyFramePop once for the main method. The >> sole purpose is >> 156: // to force the thread into interpOnly mode, which seems to help the >> tests's timing > > Suggestion: > > // to force the thread into interpOnly mode, which seems to help the test's > timing Thanks. Fixed now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21468#discussion_r1802043134