On Fri, 24 Apr 2026 19:07:40 GMT, Leonid Mesnik <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review: (1) remove unneeded assert, (2) simplify one statement in >> JvmtiEnvBase::set_frame_pop > > test/jdk/com/sun/jdi/StepOverStressTest.java line 33: > >> 31: * @run build TestScaffold VMConnection TargetListener TargetAdapter >> 32: * @run compile -g StepOverStressTest.java >> 33: * @run driver/timeout=6000 StepOverStressTest > > Seems that test is very slow. Please check that it is not going to be > executed in tier1. Thanks. Okay, will try to adjust the timeout and number of busy loop iterations. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28407#discussion_r3141528303
