[Nestmates] Draft core reflection API

David Holmes david.holmes at oracle.com
Wed Nov 8 22:26:51 UTC 2017


Thanks for the review Remi.

David

On 9/11/2017 6:47 AM, Remi Forax wrote:
> Apart for the corrections already mentioned,
> this is perfect.
> 
> Rémi
> 
> ----- Mail original -----
>> De: "David Holmes" <david.holmes at oracle.com>
>> À: "valhalla-spec-experts" <valhalla-spec-experts at openjdk.java.net>
>> Envoyé: Mardi 7 Novembre 2017 08:26:47
>> Objet: [Nestmates] Draft core reflection API
> 
>> For comment:
>>
>> http://cr.openjdk.java.net/~dholmes/8188075/webrev/raw_files/new/java/lang/Class.html#getNestHost()
>>
>> Three functions added:
>> - getNestHost
>> - isNestmateOf
>> - getNestMembers
>>
>> The first two never throw exceptions related to nest hosts or nest
>> membership. The third does.
>>
>> Thanks,
>> David


More information about the valhalla-spec-observers mailing list