Integrated: 8359707: Add classfile modification code to RedefineClassHelper
Coleen Phillimore
coleenp at openjdk.org
Tue Jul 1 17:17:51 UTC 2025
On Tue, 17 Jun 2025 17:11:01 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I copied this code for another test in the Valhalla repo and thought it would be a good utility function. It might be better written using the Classfile API.
> Tested with test.
This pull request has now been integrated.
Changeset: e7a45003
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e7a450038a47a76d2e616ebce2a7fa8a51e36ea4
Stats: 91 lines in 2 files changed: 44 ins; 43 del; 4 mod
8359707: Add classfile modification code to RedefineClassHelper
Reviewed-by: lmesnik, dholmes, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/25857
More information about the hotspot-runtime-dev
mailing list