Integrated: 8351654: Agent transformer bytecodes should be verified

Coleen Phillimore coleenp at openjdk.org
Tue Apr 8 13:16:24 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.

This pull request has now been integrated.

Changeset: 250437e5
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/250437e557c56ba66a74ab759cfd1071a510e184
Stats:     300 lines in 7 files changed: 291 ins; 0 del; 9 mod

8351654: Agent transformer bytecodes should be verified

Reviewed-by: dholmes, lmesnik

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

PR: https://git.openjdk.org/jdk/pull/24333


More information about the hotspot-runtime-dev mailing list