There has been a few changes to the hotspot verifier that should be synchronized to the ClassFile verifier since the last sync. Some of these involve updates to strict fields verification.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Merge branch 'master' of https://github.com/openjdk/jdk into fix/cf-port-verifier-this-flag - Test enhancements - Port some verifier changes, tests later - Merge branch 'master' of https://github.com/openjdk/jdk into fix/cf-port-verifier-this-flag - Add 8389843 Changes: https://git.openjdk.org/jdk/pull/32401/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32401&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8389843 Stats: 215 lines in 6 files changed: 170 ins; 9 del; 36 mod Patch: https://git.openjdk.org/jdk/pull/32401.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32401/head:pull/32401 PR: https://git.openjdk.org/jdk/pull/32401
