-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b01
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248937 | 8u271 | David Buck | P2 | Resolved | Fixed | b01 |
JDK-8244877 | 8u251 | David Buck | P2 | Resolved | Fixed | b34 |
JDK-8251615 | emb-8u271 | David Buck | P2 | Resolved | Fixed | team |
JDK-8246872 | emb-8u261 | David Buck | P2 | Resolved | Fixed | team |
There are 4 cases across 2 files (mallocSiteTable.cpp and objectMonitor.cpp) where empty-body warnings cause compilation failure on recent versions of Xcode. We should fix these as part of our toolchain upgrade effort.
This is a partial backport of Paul Hohensee's massive cleanup [0] of Xcode warnings. A complete backport of that chnageset is well beyond the scope of our toolchain upgrade work. But we do want to clean up as many warnings as we can with minimal risk.
[0] http://hg.openjdk.java.net/jdk10/jdk10/hotspot/rev/c044f8d03932
This is a partial backport of Paul Hohensee's massive cleanup [0] of Xcode warnings. A complete backport of that chnageset is well beyond the scope of our toolchain upgrade work. But we do want to clean up as many warnings as we can with minimal risk.
[0] http://hg.openjdk.java.net/jdk10/jdk10/hotspot/rev/c044f8d03932
- backported by
-
JDK-8244877 [8u] clean up empty-body warnings in HotSpot
- Resolved
-
JDK-8246872 [8u] clean up empty-body warnings in HotSpot
- Resolved
-
JDK-8248937 [8u] clean up empty-body warnings in HotSpot
- Resolved
-
JDK-8251615 [8u] clean up empty-body warnings in HotSpot
- Resolved