-
Bug
-
Resolution: Fixed
-
P5
-
17, 18
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8339472 | 17.0.14-oracle | Alexey Ivanov | P5 | Resolved | Fixed | b01 |
JDK-8339819 | 17.0.14 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
JDK-8339491 | 11.0.26-oracle | Alexey Ivanov | P5 | Resolved | Fixed | b01 |
There are several redundant casts, caused by fact, that related declared variable has too weak type.
They are detected by IntelliJ IDEA inspection 'Too weak variable type leads to unnecessary cast'
They are detected by IntelliJ IDEA inspection 'Too weak variable type leads to unnecessary cast'
- backported by
-
JDK-8339472 Too weak variable type leads to unnecessary cast in java.desktop
-
- Resolved
-
-
JDK-8339491 Too weak variable type leads to unnecessary cast in java.desktop
-
- Resolved
-
-
JDK-8339819 Too weak variable type leads to unnecessary cast in java.desktop
-
- Resolved
-
- links to
-
Commit openjdk/jdk/9ca6bf0d
-
Commit(master) openjdk/jdk17u-dev/2001d39c
-
Review openjdk/jdk/5731
-
Review(master) openjdk/jdk17u-dev/2848
(2 links to)