RFR: 8351654: Agent transformer bytecodes should be verified

Leonid Mesnik lmesnik at openjdk.org
Wed Apr 2 19:28:54 UTC 2025


On Mon, 31 Mar 2025 16:31:47 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.

The fix looks good. Please ensure that you run nsk/jvmti tests.

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

Marked as reviewed by lmesnik (Reviewer).

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


More information about the hotspot-runtime-dev mailing list