On Fri, 21 Nov 2025 07:43:04 GMT, Jean-Noël Rouvignac <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> cleanup: removed an old code fragment in frame.cpp > > test/jdk/com/sun/jdi/EATests.java line 3068: > >> 3066: // frame[4]: EATestsTarget.main(java.lang.String[]) >> 3067: >> 3068: env.stepOverLine(thread); // needed to keep target thread >> interp-only, so dontinline_brkpt_iret is not inligned > > inligned => inlined Thank you catching it! Fixed now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28407#discussion_r2550785711
