-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
9
-
None
When Class.newInstance was deprecated (JDK-6850612), the warnings on existing uses of the method were generally suppressed. Those sites should be re-examined and potentially rewritten to use other recommended coding patterns.
- relates to
-
JDK-8066618 Fix deprecation warnings in jdk libraries
-
- Open
-
-
JDK-6850612 Deprecate Class.newInstance since it violates the checked exception language contract
-
- Resolved
-