RFR: 8263555: use driver-mode to run ClassFileInstaller
Ioi Lam
iklam at openjdk.java.net
Sun Mar 14 05:02:09 UTC 2021
On Sat, 13 Mar 2021 20:12:32 GMT, Igor Ignatyev <iignatyev 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.
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2989
More information about the hotspot-gc-dev
mailing list