RFR: 8359707: Add classfile modification code to RedefineClassHelper [v11]

Coleen Phillimore coleenp at openjdk.org
Mon Jun 30 16:49:02 UTC 2025


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

Coleen Phillimore has updated the pull request incrementally with three additional commits since the last revision:

 - Update test/lib/RedefineClassHelper.java
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Update test/lib/RedefineClassHelper.java
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
 - Update test/lib/RedefineClassHelper.java
   
   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25857/files
  - new: https://git.openjdk.org/jdk/pull/25857/files/3fc05102..791f2146

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25857&range=10
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25857&range=09-10

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/25857.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25857/head:pull/25857

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


More information about the hotspot-runtime-dev mailing list