[Nestmates] Draft core reflection API

David Holmes david.holmes at oracle.com
Tue Nov 7 07:26:47 UTC 2017


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