RFR: 8255381: com/sun/jdi/EATests.java should not suspend graal threads [v3]

Richard Reingruber rrich at openjdk.java.net
Fri Dec 11 08:45:55 UTC 2020


On Tue, 8 Dec 2020 19:25:30 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Richard Reingruber has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Only main thread needs to be resumed in EARelockingObjectCurrentlyWaitingOn.
>
> Marked as reviewed by cjplummer (Reviewer).

@plummercj, @sspitsyn, thanks again for the review.

I would like to bring the fix to jdk16. According to https://openjdk.java.net/jeps/3 this is possible in RDP1 for test bug fixes without approval.

I'll try to open a PR against jdk16. Would be great if you could review that one too.

Thanks, Richard.

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

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


More information about the hotspot-compiler-dev mailing list