RFR: 8220607 Draft JEP: Hidden Classes

Mandy Chung mandy.chung at oracle.com
Sat Dec 7 00:06:44 UTC 2019


On 12/6/19 3:37 PM, Kasper Nielsen wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8235521
>>
>> Mandy
> Hi Mandy,
>
> Ignore my previous email, I mistakenly thought you would only add
> defineClassAsLookup().
>
>

No worries.  I should have made it clearer.

Lookup::ensureClassInitialized is a possibility.  A framework may not 
always get a Lookup with MODULE access. Class::ensureInitialized is an 
alternative.  In any case, we have to work through this.

thanks
Mandy



More information about the valhalla-dev mailing list