RFR: 8302790: Set FileMapRegion::mapped_base() to null if mapping fails [v3]

Matias Saavedra Silva matsaave at openjdk.org
Thu Dec 7 19:32:35 UTC 2023


On Thu, 7 Dec 2023 17:18:42 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> Matias Saavedra Silva 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 five additional commits since the last revision:
>> 
>>  - Merge branch 'master' into mapped_base_8302790
>>  - Used consistent pattern
>>  - Merge branch 'master' into mapped_base_8302790
>>  - Moved assignment after checks
>>  - 8302790: Set FileMapRegion::mapped_base() to null if mapping fails
>
> Looks good. Thanks!

Thanks for the reviews @calvinccheung and @iklam! The GHA failure is unrelated to this change.

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

PR Comment: https://git.openjdk.org/jdk/pull/16866#issuecomment-1845976914


More information about the hotspot-runtime-dev mailing list