-
Bug
-
Resolution: Fixed
-
P5
-
11, 12
-
b14
-
generic
-
generic
To avoid synthetic accessors in the class files, in some of our private nested classes the empty default constructor was added. After JEP 181 was integrated to jdk11 these default constructors can be removed.
- links to