the fix for JDK-8207224 provoked compilation failures in several tests, see JDK-8215625. For this reason the fix was delta applied, by JDK-8215625. We need to revisit the original solution proposed for JDK-8207224 and understand what is missing.
- relates to
-
JDK-8207224 Javac compiles source code despite illegal use of unchecked conversions
- Resolved
-
JDK-8215625 javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224
- Closed