RFR: 8354453: Don't strcpy in os::strdup, use memcpy instead [v2]

Johan Sjölen jsjolen at openjdk.org
Fri Apr 25 11:50:53 UTC 2025


On Fri, 25 Apr 2025 07:14:36 GMT, Anton Artemov <duke at openjdk.org> wrote:

>> Anton Artemov 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 remote-tracking branch 'origin/master' into JDK-8354453
>>  - 8354453: Don't strcpy in os::strdup, use memcpy instead
>
> Tested in tiers 1-3, all tests pass.

@toxaart , please wait for two review approvals before integrating any changes to Hotspot :).

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

PR Comment: https://git.openjdk.org/jdk/pull/24651#issuecomment-2830201418


More information about the hotspot-runtime-dev mailing list