On Tue, 26 May 2026 17:33:16 GMT, Leonid Mesnik <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review: 1. Add asserts, rem comment 2. Remove >> can_generate_frame_pop_events from can_generate_interpreter_events > > src/hotspot/share/prims/jvmtiImpl.hpp line 41: > >> 39: // Forward Declaration >> 40: >> 41: class JvmtiEnv; > > Just to double check, if it still needed? Thank you for the check.Yes, it is needed. This tweak was recently added because of the compilation errors on some platforms. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28407#discussion_r3307256579
