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

2025-06-30 Thread Coleen Phillimore
On Mon, 30 Jun 2025 23:26:17 GMT, Leonid Mesnik wrote: >> 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-...@

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

2025-06-30 Thread Leonid Mesnik
On Mon, 30 Jun 2025 16:49:02 GMT, Coleen Phillimore 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. > > Coleen Phillimore has updated the pull requ

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

2025-06-30 Thread Coleen Phillimore
> 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 revi