RFR: 8215948: [TESTBUG] gtest pseudo-JavaThreads could be more regular JavaThreads
David Holmes
david.holmes at oracle.com
Wed Jul 14 01:03:15 UTC 2021
On 14/07/2021 8:30 am, Patricio Chilano Mateo wrote:
> On Wed, 7 Jul 2021 07:03:55 GMT, David Holmes <dholmes at openjdk.org> wrote:
>
>> Please review this change to the gtest infrastructure that makes the test JavaThreads more regular JavaThreads, with the same lifecycle methods and having a regular j.l.Thread object.
>>
>> One test had to be modified slightly to create and start the threads outside of a code region where a Mutex is held.
>>
>> Testing: tiers 1-3, GHA
>>
>> Thanks,
>> David
>
> Changes look good to me.
Thanks Patricio!
David
> Thanks,
> Patricio
>
> -------------
>
> Marked as reviewed by pchilanomate (Committer).
>
> PR: https://git.openjdk.java.net/jdk/pull/4704
>
More information about the hotspot-dev
mailing list