Review Request: 8238358: Implementation of JEP 371: Hidden Classes
Mandy Chung
mandy.chung at oracle.com
Fri Mar 27 22:22:19 UTC 2020
Hi Paul,
This is the delta incorporating your comment:
http://cr.openjdk.java.net/~mchung/valhalla/webrevs/hidden-classes/webrev.03-delta-psandoz/
This patch also took Alex's comment to make it clear that the hidden
class is the lookup class of the returned Lookup object and drops the
sentence you commented on:
On 3/27/20 1:18 PM, Mandy Chung wrote:
>> MethodHandles.java
>> —
>>
>> 1786 * (Given the {@code Lookup} object returned this
>> method, its lookup class
>> 1787 * is a {@code Class} object for which {@link
>> Class#getName()} returns a string
>> 1788 * that is not a binary name.)
>>
>> “
>> (The {@code Lookup} object returned from this method has a lookup
>> class that is
>> a {@code Class} object whose {@link Class#getName()} returns a string
>> that is not a binary name.)
>> “
Mandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20200327/31349199/attachment.htm>
More information about the serviceability-dev
mailing list