jvmtiRedefineClasses has imported stackMapTable.hpp to get these names when rewriting stack map frame constant pool entries. Please review this very trivial change to use the EARLY_LARVAL name.
Tested locally with redefine classes tests and runtime/valhalla tests. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8385652: [lworld] RedefineClasses should use stack map frame nameRemove assert_bounds_check. Changes: https://git.openjdk.org/valhalla/pull/2491/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2491&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385652 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2491.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2491/head:pull/2491 PR: https://git.openjdk.org/valhalla/pull/2491
