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

Serguei Spitsyn sspitsyn at openjdk.org
Fri Oct 24 09:55:22 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:

  remove unintentionally added new empty line

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27878/files
  - new: https://git.openjdk.org/jdk/pull/27878/files/e6fc4058..4a4302b1

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

  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