export question

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu Apr 12 19:25:52 PDT 2012


Packages are only observable if they contain something observable. (JLS 
7.4.3)

Must a package be observable to be exported from a module?  i.e.   is it 
a compile-time error to export a package that is not observable?

-- Jon





More information about the jigsaw-dev mailing list