Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083249 | emb-9 | Stefan Karlsson | P4 | Resolved | Fixed | team |
We should keep our conditional include statements at the end of the include lists. This ensures that utilities/macros.hpp is included before we use the INCLUDE_* defines. It's also consistent with how most of the includes are/were structured in HotSpot.
This was recently added to the files section of the the StyleGuide document:
https://wiki.openjdk.java.net/display/HotSpot/StyleGuide
This was recently added to the files section of the the StyleGuide document:
https://wiki.openjdk.java.net/display/HotSpot/StyleGuide
- backported by
-
JDK-8083249 Move INCLUDE_ALL_GCS include section to the end of the include list
-
- Resolved
-