Integrated: 8301098: Remove dead code FileMapInfo::stop_sharing_and_unmap()
Ioi Lam
iklam at openjdk.org
Wed Jan 25 20:07:56 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.
This pull request has now been integrated.
Changeset: adcfd257
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/adcfd257358fcd810f75d41bda7b916595e5dcdf
Stats: 26 lines in 2 files changed: 0 ins; 26 del; 0 mod
8301098: Remove dead code FileMapInfo::stop_sharing_and_unmap()
Reviewed-by: coleenp, ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/12205
More information about the hotspot-runtime-dev
mailing list