RFR: 8369609: Continuations preempt_epilog is missing a call to invalidate_jvmti_stack [v2]

Serguei Spitsyn sspitsyn at openjdk.org
Wed Oct 22 01:52:44 UTC 2025


> This is a simple fix to add missing call to `invalidate_jvmti_stack()` to the `freeze_epilog(ContinuationWrapper& cont)`.
> 
> Testing:
> - TBD: Run mach5 tiers 1-6

Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:

  review: remove now unneeded call to invalidate_jvmti_stack

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27878/files
  - new: https://git.openjdk.org/jdk/pull/27878/files/c30793f3..1b5a0572

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27878&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27878&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27878.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27878/head:pull/27878

PR: https://git.openjdk.org/jdk/pull/27878


More information about the hotspot-runtime-dev mailing list