Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.3
-
None
-
None
Description
This is using RedHat openjdk-1.8.0.282
This looks like a maven bug or
The pom requires a profile since --add-open is a Java11+ option:
Line 436 :
<argLine>-Xmx2000m --add-opens java.base/java.lang.reflect=ALL-UNNAMED</argLine>