On Thu, 10 Sep 2026 16:57:35 GMT, Ioi Lam <[email protected]> wrote: >> src/hotspot/share/cds/heapShared.hpp line 368: >> >>> 366: >>> 367: class OopFieldPusher; >>> 368: class FlatFieldKlassFinder; >> >> Shouldn't this be removed? >> Suggestion: > > This is an inner class. See `HeapShared:: FlatFieldKlassFinder` in > heapShared.cpp.
I see now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32565#discussion_r3982511065
