On Tue, 19 May 2026 19:03:59 GMT, Ioi Lam <[email protected]> wrote: >> Matias Saavedra Silva has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Added copyright > > src/hotspot/share/cds/aotMapLogger.cpp line 552: > >> 550: // fake oops for logging. >> 551: class AOTMapLogger::FakeOop { >> 552: protected: > > Why does _iter need to be protected?
It was a relic of an earlier draft. Reverted. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2444#discussion_r3277412418
