RFR: 8372754: Add wrapper for <cstdlib> [v2]

Kim Barrett kbarrett at openjdk.org
Fri Dec 19 00:47:24 UTC 2025


On Tue, 16 Dec 2025 10:03:54 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Kim Barrett has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>> 
>>  - Merge branch 'master' into wrap-cstdlib
>>  - add wrapper for <cstdlib>
>
> src/hotspot/os/aix/libperfstat_aix.hpp line 36:
> 
>> 34: 
>> 35: #include "cppstdlib/cstdlib.hpp"
>> 36: #include <sys/types.h>
> 
> Maybe add a newline between the double-quoted and the angle-bracketed includes similar to other files.

done

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28562#discussion_r2633157909


More information about the hotspot-dev mailing list