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

2025-07-01 Thread Coleen Phillimore
On Tue, 1 Jul 2025 01:55:48 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 reque

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

2025-07-01 Thread Leonid Mesnik
On Tue, 1 Jul 2025 01:55:48 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 reque

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

2025-06-30 Thread David Holmes
On Tue, 1 Jul 2025 01:55:48 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 reque

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

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 one additional commit since the last revisio