RFR: 8265754: Move suspend/resume API from HandshakeState [v11]

Anton Artemov duke at openjdk.org
Wed Jun 11 12:45:54 UTC 2025


On Wed, 11 Jun 2025 12:38:06 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8265754: Addressed reviewers comments.
>
> src/hotspot/share/runtime/suspendResumeManager.cpp line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2017, 2025, Oracle and/or its affiliates. All rights reserved.
> 
> Suggestion:
> 
>  * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.

Addressed in the latest commit.

> src/hotspot/share/runtime/suspendResumeManager.hpp line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2017, 2025, Oracle and/or its affiliates. All rights reserved.
> 
> Suggestion:
> 
>  * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.

Addressed in the latest commit.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25407#discussion_r2140030245
PR Review Comment: https://git.openjdk.org/jdk/pull/25407#discussion_r2140030001


More information about the hotspot-runtime-dev mailing list