RFR: 8351654: Agent transformer bytecodes should be verified [v3]
Coleen Phillimore
coleenp at openjdk.org
Mon Apr 7 13:26:13 UTC 2025
> This change enables verification for classes provided with the JVMTI ClassFileLoadHook. The test was adapted from the one sent by the submitter @rjernst.
> Tested with tier1-4.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Rewrote the test.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24333/files
- new: https://git.openjdk.org/jdk/pull/24333/files/3c17e148..03914585
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24333&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24333&range=01-02
Stats: 46 lines in 1 file changed: 15 ins; 24 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/24333.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24333/head:pull/24333
PR: https://git.openjdk.org/jdk/pull/24333
More information about the hotspot-runtime-dev
mailing list