On Mon, 19 Aug 2024 21:19:13 GMT, Mark Reinhold wrote:
> The `java.lang.module` package specification defines the default set of root
> modules as “every module that is observable on the upgrade module path or
> among the system modules, and that exports at least one package without
> qualific
The `java.lang.module` package specification defines the default set of root
modules as “every module that is observable on the upgrade module path or among
the system modules, and that exports at least one package without
qualification.” There’s no need to use the term “observable” here, since