Re: jlink 14.0.1 with 100 modules fail

2020-05-31 Thread Christian Stein
On Sun, May 31, 2020 at 8:52 AM Alan Bateman wrote: > > > On 30/05/2020 17:40, Christian Stein wrote: > > Hi, > > > > the modular [bach-demo-99] I generated to check my build tool > > against, failed to create a custom runtime image using jlink > > via itsToolProvider-based service entry-point.

Re: jlink 14.0.1 with 100 modules fail

2020-05-31 Thread Alan Bateman
On 30/05/2020 17:40, Christian Stein wrote: Hi, the modular [bach-demo-99] I generated to check my build tool against, failed to create a custom runtime image using jlink via itsToolProvider-based service entry-point. The project consists of 100 module descriptors. No other Java source

Re: jlink 14.0.1 with 100 modules fail

2020-05-30 Thread Christian Stein
Thanks for the quick response. On Sat, May 30, 2020 at 7:05 PM Remi Forax wrote: > > > Shall I open an issue at JBS? > > yes ! > > Done: https://bugs.openjdk.java.net/browse/JDK-8246197

Re: jlink 14.0.1 with 100 modules fail

2020-05-30 Thread Remi Forax
- Mail original - > De: "Christian Stein" > À: "jigsaw-dev" > Envoyé: Samedi 30 Mai 2020 18:40:53 > Objet: jlink 14.0.1 with 100 modules fail > Hi, > > the modular [bach-demo-99] I generated to check my build tool > against, failed to cre

jlink 14.0.1 with 100 modules fail

2020-05-30 Thread Christian Stein
Hi, the modular [bach-demo-99] I generated to check my build tool against, failed to create a custom runtime image using jlink via itsToolProvider-based service entry-point. The project consists of 100 module descriptors. No other Java source files (for classes and interfaces) are part of that