-
Type:
Sub-task
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 9
-
Component/s: core-libs
There are various other issues in progress that will make creating MRMJARs more straight forward; jar tool support
for --runtime, and javac support. When these pieces are further along, then tools/jar/modularJar/Basic.java should be
re-examined to see if it can be simplified and the coverage extended.
Also, it was noted during the review of
should use Runtime.version().major() + 1 instead.