RFR: 8373335: Serial: Clean up SerialHeap members by access specifies [v2]

Albert Mingkun Yang ayang at openjdk.org
Tue Dec 9 10:32:30 UTC 2025


On Tue, 9 Dec 2025 09:33:27 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:

> These two member variables are not initialized in the constructor like all other member variables

Fixed.

> The implementation order for most methods in serialHeap.cpp is quite different from the declaration/definition order in serialHeap.hpp, which is something we might also want to fix.

Filed a new ticket: https://bugs.openjdk.org/browse/JDK-8373339

-------------

PR Comment: https://git.openjdk.org/jdk/pull/28718#issuecomment-3631486175


More information about the hotspot-gc-dev mailing list