RFR: 8351654: Agent transformer bytecodes should be verified [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Apr 7 12:58:12 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 four additional commits since the last revision:

 - Update test/hotspot/jtreg/runtime/verifier/CFLH/TestVerify.java
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Update test/hotspot/jtreg/runtime/verifier/CFLH/TestVerify.java
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Update test/hotspot/jtreg/runtime/verifier/CFLH/TestVerify.java
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Fix test comment and add comments for parameters.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24333/files
  - new: https://git.openjdk.org/jdk/pull/24333/files/6e59012c..3c17e148

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24333&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24333&range=00-01

  Stats: 11 lines in 3 files changed: 5 ins; 1 del; 5 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