-
Bug
-
Resolution: Fixed
-
P4
-
jfx19
-
b12
Fix raw type warnings and related clean-ups.
Note: some raw types have leaked into public API (specifically in JavaBeanObjectPropertyBuilder).
Fixing them would be a backwards compatible change just like when generics were first introduced. The Javadoc however would change slightly ("<T>" would be added to the method signature).
Note: some raw types have leaked into public API (specifically in JavaBeanObjectPropertyBuilder).
Fixing them would be a backwards compatible change just like when generics were first introduced. The Javadoc however would change slightly ("<T>" would be added to the method signature).
- relates to
-
JDK-8298391 Clean up raw type warnings in public API of JavaBeanObjectPropertyBuilder
- Open
-
JDK-8297300 ☂ Fix Eclipse warnings
- Open