On Fri, 4 Sep 2026 15:58:33 GMT, Vladimir Kozlov <[email protected]> wrote:
>> Stefan Karlsson has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - One more nit >> - Review comments from Aleksey > > src/hotspot/share/c1/c1_InstructionPrinter.cpp line 30: > >> 28: #include "ci/ciInstance.hpp" >> 29: #include "ci/ciObject.hpp" >> 30: #include "ci/ciValueKlass.hpp" > > I am not sure why this include is needed in this file. I was able to build > JDK without it. Removed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32673#discussion_r3936021321
