On Tue, 13 Aug 2024 21:05:29 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
>> Axel Boldt-Christmas has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Remove the last OMWorld references >> - Rename omworldtable_work to object_monitor_table_work > > src/hotspot/share/runtime/serviceThread.cpp line 44: > >> 42: #include "runtime/jniHandles.hpp" >> 43: #include "runtime/serviceThread.hpp" >> 44: #include "runtime/lightweightSynchronizer.hpp" > > Include is in the wrong place. I'll sort the whole list. `#include "runtime/serviceThread.hpp"` was in the wrong place. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20067#discussion_r1716430696