RFR: 8262454: Handshake timeout improvements, single target, kill unfinished thread [v2]
Robbin Ehn
rehn at openjdk.java.net
Wed Mar 10 13:21:27 UTC 2021
On Wed, 10 Mar 2021 09:45:00 GMT, David Holmes <dholmes at openjdk.org> wrote:
> One typo below otherwise LGTM!
>
> Thanks,
> David
Thanks!
> test/hotspot/jtreg/runtime/handshake/HandshakeTimeoutTest.java line 85:
>
>> 83: public void run() {
>> 84: while (true) {
>> 85: // If there is a safepoint this thread might still beable to perform
>
> typo: beable
Fixed, thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2743
More information about the hotspot-runtime-dev
mailing list