Windows-specific code using the now deprecated Class.newInstance (JDK-6850612) escaped getting its warnings addressed, leading to a build failure on windows.
- relates to
-
JDK-6850612 Deprecate Class.newInstance since it violates the checked exception language contract
- Resolved