On Mon, 7 Oct 2024 22:03:36 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> This fixes a problem in the VTMS (Virtual Thread Mount State) transition > frames hiding mechanism. > Please, see a fix description in the first comment. > > Testing: > - Verified with new test `vthread/CheckHiddenFrames` > - Mach5 tiers 1-6 are passed This pull request has now been integrated. Changeset: 60364ef0 Author: Serguei Spitsyn <sspit...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/60364ef0010bde2933c22bf581ff8b3700c4afd6 Stats: 367 lines in 15 files changed: 287 ins; 50 del; 30 mod 8341273: JVMTI is not properly hiding some continuation related methods Reviewed-by: alanb, amenkov ------------- PR: https://git.openjdk.org/jdk/pull/21397