RFR: JDK-8293114: JVM should trim the native heap [v2]
    Thomas Stuefe 
    stuefe at openjdk.org
       
    Fri Jul  7 06:51:58 UTC 2023
    
    
  
On Thu, 6 Jul 2023 15:35:12 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - seconds->ms
>>  - rename pause, unpause -> suspend, resume
>>  - fix ChunkPool::needs_cleaning
>
> src/hotspot/share/runtime/trimNative.cpp line 22:
> 
>> 20:  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
>> 21:  * or visit www.oracle.com if you need additional information or have any
>> 22:  * questioSns.
> 
> This copyright notice differs in "questioSns" (extra 'S') and lack of  "DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. ", might create problems for Oracle scripts
Done. Thanks for catching that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14781#discussion_r1255329662
    
    
More information about the hotspot-dev
mailing list