-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
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
-