Update a runtime image

Alan Bateman Alan.Bateman at oracle.com
Wed Jan 10 18:42:07 UTC 2018


On 10/01/2018 17:39, Gunnar Morling wrote:
> :
>
> What exactly do you mean by "broken app module"? It was my 
> understanding that by applying that exclusion pattern, no trace 
> whatsoever of the app module would end up in the resulting runtime 
> image. If I run <IMAGE>/bin/java --list-modules it's not shown in the 
> image's module list, and things works for me when I add it via 
> --module-path.
I think there may be a bug here. The exclude-resources plugin was 
created for selectively removing resources, it was never mean to be able 
to remove a module completely.

-Alan.


More information about the jigsaw-dev mailing list