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

Coleen Phillimore coleenp at openjdk.org
Wed Jun 25 20:43:17 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 one additional commit since the last revision:

  Update test/lib/RedefineClassHelper.java
  
  Co-authored-by: Chen Liang <liach at openjdk.org>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25857/files
  - new: https://git.openjdk.org/jdk/pull/25857/files/b0fe16c9..a8ed67c0

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

  Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 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 serviceability-dev mailing list