RFR: 8301098: Remove dead code FileMapInfo::stop_sharing_and_unmap()
    Ioi Lam 
    iklam at openjdk.org
       
    Wed Jan 25 20:07:53 UTC 2023
    
    
  
On Wed, 25 Jan 2023 17:31:24 GMT, Coleen Phillimore <coleenp 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.
>
> Seems like a trivial change.
Thanks @coleenp and @calvinccheung for the review.
-------------
PR: https://git.openjdk.org/jdk/pull/12205
    
    
More information about the hotspot-runtime-dev
mailing list