RFR: 8299879: CollectedHeap hierarchy should use override
Thomas Schatzl
tschatzl at openjdk.org
Fri Jan 13 12:52:08 UTC 2023
On Wed, 11 Jan 2023 09:05:44 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> The CollectedHeap class declares a bunch of virtual methods that are overridden in its subclasses. Now that we can, we should convert this code to use "override" consistently, to help making the code more robust.
Marked as reviewed by tschatzl (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11937
More information about the shenandoah-dev
mailing list