Integrated: 8261939: os::strdup_check_oom() should be used in os::same_files() in os_windows.cpp

Calvin Cheung ccheung at openjdk.java.net
Thu Feb 18 04:43:39 UTC 2021


On Thu, 18 Feb 2021 03:51:47 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> This to to address a review comment for JDK-8202750: 
> https://github.com/openjdk/jdk/pull/2581#discussion_r577984793
> 
> I forgot to push this change before integration for JDK-8202750.

This pull request has now been integrated.

Changeset: b8fd6142
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b8fd6142
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8261939: os::strdup_check_oom() should be used in os::same_files() in os_windows.cpp

Reviewed-by: minqi

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

PR: https://git.openjdk.java.net/jdk/pull/2621


More information about the hotspot-runtime-dev mailing list