-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b149
-
Verified
As described in JEP 220, the new MODULES property in the `release` file is:
a space-separated list of the names of those modules. The list will be topologically ordered according to the modules' dependence relationships, so the java.base module will always be first.
a space-separated list of the names of those modules. The list will be topologically ordered according to the modules' dependence relationships, so the java.base module will always be first.
- relates to
-
JDK-8171070 Test ModuleNamesOrderTest.java fails
-
- Closed
-