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

David Holmes dholmes at openjdk.org
Tue Apr 8 08:16:19 UTC 2025


On Mon, 7 Apr 2025 13:26:13 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> 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.

Thanks for the test update that seems a lot clearer now.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24333#pullrequestreview-2749085397


More information about the hotspot-runtime-dev mailing list