RFR: 8301098: Remove dead code FileMapInfo::stop_sharing_and_unmap()
Calvin Cheung
ccheung at openjdk.org
Wed Jan 25 17:51:46 UTC 2023
On Wed, 25 Jan 2023 17:14:01 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial patch. The function `FileMapInfo::stop_sharing_and_unmap()` is no longer being used so it should be removed.
Looks good and I agree this is a trivial change.
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12205
More information about the hotspot-runtime-dev
mailing list