[jfx17u] RFR: 8273754: Re-introduce Automatic-Module-Name in empty jars

2021-09-22 Thread Johan Vos
Clean backport of JDK-8273754 which also appears in hotfix build 17.0.0.1 Reviewed-by: kcr, jvos - Commit messages: - 8273754: Re-introduce Automatic-Module-Name in empty jars Changes: https://git.openjdk.java.net/jfx17u/pull/11/files Webrev: https://webrevs.openjdk.java.net/?repo

[jfx17] RFR: 8273754: Re-introduce Automatic-Module-Name in empty jars

2021-09-15 Thread Johan Vos
Reviewed-by: kcr, jvos - Commit messages: - 8273754: Re-introduce Automatic-Module-Name in empty jars Changes: https://git.openjdk.java.net/jfx/pull/625/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=625&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-827375

Re: RFR: 8273754: Re-introduce Automatic-Module-Name in empty jars

2021-09-15 Thread Johan Vos
On Tue, 14 Sep 2021 20:59:47 GMT, Abhinay Agarwal wrote: > Re-introduce `Automatic-Module-Name` for empty jars until a better > alternative to empty jars has been finalized. This is ok. For the long-term solution, we need a clear and consistent view on what the best approach is to deal with m

Re: RFR: 8273754: Re-introduce Automatic-Module-Name in empty jars

2021-09-14 Thread Kevin Rushforth
On Tue, 14 Sep 2021 20:59:47 GMT, Abhinay Agarwal wrote: > Re-introduce `Automatic-Module-Name` for empty jars until a better > alternative to empty jars has been finalized. Looks good. I presume that @johanvos will be the second reviewer? - Marked as reviewed by kcr (Lead). PR:

RFR: 8273754: Re-introduce Automatic-Module-Name in empty jars

2021-09-14 Thread Abhinay Agarwal
Re-introduce `Automatic-Module-Name` for empty jars until a better alternative to empty jars has been finalized. - Commit messages: - 8273754: Re-introduce Automatic-Module-Name in empty jars Changes: https://git.openjdk.java.net/jfx/pull/623/files Webrev: https://webrevs.openjdk.