On Fri, 20 Dec 2024 13:25:43 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> Clean backport of [JDK-8345259](https://bugs.openjdk.org/browse/JDK-8345259) > to JDK 24 which has JEP 493. This pull request has now been integrated. Changeset: 7d4fa781 Author: Severin Gehwolf <sgehw...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7d4fa7818b2dde1c1b504af464ced0d5db008844 Stats: 258 lines in 6 files changed: 151 ins; 44 del; 63 mod 8345259: Disallow ALL-MODULE-PATH without explicit --module-path Reviewed-by: alanb, mchung Backport-of: bcb1bdaae772c752d54939dae3a0d95892acc228 ------------- PR: https://git.openjdk.org/jdk/pull/22849