On Tue, 15 Sep 2020 18:57:55 GMT, Yumin Qi <mi...@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

This pull request has now been integrated.

Changeset: e4469d2c
Author:    Yumin Qi <mi...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e4469d2c
Stats:     551 lines in 22 files changed: 531 ins; 14 del; 6 mod

8247536: Support for pre-generated java.lang.invoke classes in CDS static 
archive

Reviewed-by: iklam, mchung

-------------

PR: https://git.openjdk.java.net/jdk/pull/193

Reply via email to