Integrated: 8279936: Change shared code to use os:: system API's
    Harold Seigel 
    hseigel at openjdk.java.net
       
    Wed Jan 19 13:54:27 UTC 2022
    
    
  
On Wed, 12 Jan 2022 21:56:18 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this small change to call os:: API's.  the changes were tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and Mach5 tiers 3-5 on Linux x64.  Most of these changes were for I/O related calls.  Changes to memory allocation calls such as malloc and free will be handled in a future change.
> 
> Thanks, Harold
This pull request has now been integrated.
Changeset: 96114315
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/96114315cf91b03aeca7e12f225e4c76862f1be7
Stats:     23 lines in 8 files changed: 1 ins; 0 del; 22 mod
8279936: Change shared code to use os:: system API's
Reviewed-by: dholmes, kbarrett
-------------
PR: https://git.openjdk.java.net/jdk/pull/7055
    
    
More information about the hotspot-dev
mailing list