RFR: 8347706: jvmciEnv.cpp has jvmci includes out of order
Doug Simon
dnsimon at openjdk.org
Sat Mar 22 14:44:09 UTC 2025
On Sat, 22 Mar 2025 12:16:31 GMT, Zihao Lin <duke at openjdk.org> wrote:
> Reorder jvmci includes in jvmciEvn.cpp
The change is fine but I personally think manually fixing these ordering problems is not the best use of time until there's a way to automatically enforce the expected ordering (and catch regressions).
-------------
Marked as reviewed by dnsimon (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24174#pullrequestreview-2708058400
More information about the hotspot-compiler-dev
mailing list