RFR: 8263555: use driver-mode to run ClassFileInstaller
Igor Ignatyev
iignatyev at openjdk.java.net
Sun Mar 14 05:25:08 UTC 2021
On Sun, 14 Mar 2021 04:58:56 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Hi all,
>>
>> could you please review this small and trivial clean-up patch that replaces `@run main j.t.l.h.ClassFileInstaller` w/ `@run driver j.t.l.h.ClassFileInstaller`?
>>
>> from JBS:
>>> there is no point in running ClassFileInstaller class w/ external flags, so it should be run w/ `@run driver`.
>>
>> Thanks,
>> -- Igor
>
> Looks good and trivial.
thanks, Ioi!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2989
More information about the hotspot-gc-dev
mailing list