RFR: 8359920: Use names for frame types in stackmaps [v5]

Coleen Phillimore coleenp at openjdk.org
Mon Jun 23 12:06:03 UTC 2025


> This uses names for frame types for stackmaps in the verifier and redefinition.
> Tested with tier1-7.

Coleen Phillimore has updated the pull request incrementally with three additional commits since the last revision:

 - Update src/hotspot/share/prims/jvmtiRedefineClasses.cpp
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Update src/hotspot/share/classfile/stackMapTable.cpp
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Update src/hotspot/share/classfile/stackMapTable.cpp
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25870/files
  - new: https://git.openjdk.org/jdk/pull/25870/files/7d2e60c2..edec7b8e

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

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/25870.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25870/head:pull/25870

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


More information about the hotspot-dev mailing list