RFR: 8359707: Add classfile modification code to RedefineClassHelper [v6]
Coleen Phillimore
coleenp at openjdk.org
Fri Jun 27 11:37:31 UTC 2025
On Thu, 26 Jun 2025 05:03:14 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Made it even shorter.
>
> test/lib/RedefineClassHelper.java line 35:
>
>> 33: import jdk.test.lib.helpers.ClassFileInstaller;
>> 34:
>> 35: import static jdk.test.lib.Asserts.assertTrue;
>
> Is it really needed? I can't see that assertion were added.
fixed imports.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25857#discussion_r2171715106
More information about the serviceability-dev
mailing list