-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8293250 | 17.0.6-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8294506 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8293255 | 11.0.18-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8295207 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
SystemTray has a few redundant initializers for local variables.
SystemTray.getTrayIcons uses a sized array in toArray call, empty array is more efficient.
- backported by
-
JDK-8293250 Resolve IDE warnings in WTrayIconPeer and SystemTray
-
- Resolved
-
-
JDK-8293255 Resolve IDE warnings in WTrayIconPeer and SystemTray
-
- Resolved
-
-
JDK-8294506 Resolve IDE warnings in WTrayIconPeer and SystemTray
-
- Resolved
-
-
JDK-8295207 Resolve IDE warnings in WTrayIconPeer and SystemTray
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/957a8884
-
Commit openjdk/jdk17u-dev/ad9e9f2c
-
Commit openjdk/jdk/a9b9831f
-
Review openjdk/jdk11u-dev/1440
-
Review openjdk/jdk17u-dev/737
-
Review openjdk/jdk/8850