on the white board

David Holmes david.holmes at oracle.com
Tue Feb 14 18:45:46 PST 2012


On 15/02/2012 5:31 AM, Mandy Chung wrote:
> jdk.base
> exports java.util;
> exports java.util.PropertyChangeListener as
> java.beans.PropertyChangeListener;

I hadn't seen a spec for schizophrenic types ;-) How do these work and 
why are they needed?

Cheers,
David

> jdk.desktop (ghost)
> exports java.beans;
> requires public jdk.base;
>
> app (user)
> requires jdk.desktop;
>



More information about the jigsaw-dev mailing list