RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v16]
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Oct 29 08:35:27 UTC 2024
> 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
Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
review: one more correction in the annotated method description
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21397/files
- new: https://git.openjdk.org/jdk/pull/21397/files/826adc7c..35ab0391
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21397&range=15
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21397&range=14-15
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21397.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21397/head:pull/21397
PR: https://git.openjdk.org/jdk/pull/21397
More information about the core-libs-dev
mailing list