RFR: 8262454: Handshake timeout improvements, single target, kill unfinished thread [v4]
Robbin Ehn
rehn at openjdk.java.net
Thu Mar 11 19:52:27 UTC 2021
On Thu, 11 Mar 2021 15:03:24 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Robbin Ehn 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 eight additional commits since the last revision:
>>
>> - Merge branch 'master' into 8262454-hs-timeout-st
>> - Added comment, sorted imports in test
>> - Spelling error
>> - Fixed cr year
>> - Merge branch 'master' into 8262454-hs-timeout-st
>> - Use WB waitUnsafe to trigger timeout
>> - Merge branch 'master' into 8262454-hs-timeout-st
>> - Fixed timeout
>
> test/hotspot/jtreg/runtime/handshake/HandshakeTimeoutTest.java line 26:
>
>> 24:
>> 25: import jdk.test.lib.process.ProcessTools;
>> 26: import jdk.test.lib.process.OutputAnalyzer;
>
> These two are still out of alpha-sort order...
:)
-------------
PR: https://git.openjdk.java.net/jdk/pull/2743
More information about the hotspot-runtime-dev
mailing list