Re: RFR: 8257241: CDS should not handle disableEagerInitialization for archived lambda proxy classes [v3]

2020-12-01 Thread Mandy Chung
On Tue, 1 Dec 2020 23:16:13 GMT, Calvin Cheung wrote: >> Please review this change which includes: >> >> - If the `jdk.internal.lambda.disableEagerInitialization`property is >> enabled, the `InnerClassLambdaMetafactory` will not involve CDS to archive >> lambda proxy classes or to find them fr

Re: RFR: 8257241: CDS should not handle disableEagerInitialization for archived lambda proxy classes [v3]

2020-12-01 Thread Calvin Cheung
> Please review this change which includes: > > - If the `jdk.internal.lambda.disableEagerInitialization`property is enabled, > the `InnerClassLambdaMetafactory` will not involve CDS to archive lambda > proxy classes or to find them from an archive. > > - Not passing the `initialize` (same as `