Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
All
Description
While working on OPENNLP-1366, I noticed a significant amount of javac warnings due to switch to Java-11, such as unchecked variable assignments, unclear types. Furthermore several deprecation warnings arose during build.
Goal:
Reduce the amount of compiler warnings to a minimum.