-
Bug
-
Resolution: Fixed
-
P2
-
None
-
JMC 7 Sprint 19 Stabilization
Some JDK 8 code sneaked its way into core, DuplicateFlagsRule@85. Fix is to replace the String.join with StringToolkit.join(dupe, ", ").
We'll have to check why it compiles at all.