On 09/05/2018 15:42, Philip Race wrote:
:
Qn. to Mandy & Alan : it seems there is no need to mention this module
in make/common/Modules.gmk in order to get it built, but is there any
advantage in doing so ? I mean without it, there is no conscious
listing of
it as a module nor classification of it.
Right, it's not necessary to list modules that are defined to the
application class loader and are only in the JDK image. There's a
comment at the top of the make file on this but it probably could be a
bit clearer.
-Alan