RFR: 8293020: jmod should not be treated as "small" tool for large modules [v2]
Aleksey Shipilev
shade at openjdk.org
Mon Aug 29 18:01:36 UTC 2022
On Mon, 29 Aug 2022 16:50:32 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Indent
>
> make/CreateJmods.gmk line 230:
>
>> 228:
>> 229: # Unless we are creating a very large module, use the small tool JVM options
>> 230: JMOD_SMALL_FLAGS=
>
> Missed this at first, but we try to stick to := assignment unless we really need the lazy evaluation. Not really an issue here other than consistency.
Done in new commit.
-------------
PR: https://git.openjdk.org/jdk/pull/10062
More information about the build-dev
mailing list