Integrated: 8341273: JVMTI is not properly hiding some continuation related methods

Serguei Spitsyn sspitsyn at openjdk.org
Tue Oct 29 20:03:30 UTC 2024


On Mon, 7 Oct 2024 22:03:36 GMT, Serguei Spitsyn <sspitsyn at 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 <sspitsyn at 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


More information about the hotspot-dev mailing list