Integrated: 8263555: use driver-mode to run ClassFileInstaller
Igor Ignatyev
iignatyev at openjdk.java.net
Sun Mar 14 05:25: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
This pull request has now been integrated.
Changeset: 9c84899d
Author: Igor Ignatyev <iignatyev at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9c84899d
Stats: 6 lines in 5 files changed: 0 ins; 0 del; 6 mod
8263555: use driver-mode to run ClassFileInstaller
Reviewed-by: iklam
-------------
PR: https://git.openjdk.java.net/jdk/pull/2989
More information about the hotspot-gc-dev
mailing list