RFR: 8247536: Support for pre-generated java.lang.invoke classes in CDS static archive [v16]
Ioi Lam
iklam at openjdk.java.net
Sat Oct 10 00:34:15 UTC 2020
On Sat, 10 Oct 2020 00:08:26 GMT, Yumin Qi <minqi at openjdk.org> wrote:
>> This patch is reorganized after 8252725, which is separated from this patch to refactor jlink glugin code. The previous
>> webrev with hg can be found at: http://cr.openjdk.java.net/~minqi/2020/8247536/webrev-05. With 8252725 integrated, the
>> regeneration of holder classes is simply to call the new added GenerateJLIClassesHelper.cdsGenerateHolderClasses
>> function. Tests: tier1-4
>
> Yumin Qi has updated the pull request incrementally with three additional commits since the last revision:
>
> - Correct typo for check message
> - Removed try/catch from java side and moved output to vm.
> - Make change to original indent
Latest version LGTM.
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/193
More information about the build-dev
mailing list