Review Request: JDK-8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
Kasper Nielsen
kasperni at gmail.com
Tue Jul 2 16:58:24 UTC 2019
On Tue, 2 Jul 2019 at 16:51, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> Are you using privateLookupIn and dropping PRIVATE access? Are you
> teleporting in Lookup.in? It might be that you don't have to change
> anything.
I don't really have any control over how the Lookup object is created.
It is provide by users of the library. And I just use the "raw" version
(this might change at some point).
/Kasper
/Kasper
More information about the core-libs-dev
mailing list