RFR: 8215948: [TESTBUG] gtest pseudo-JavaThreads could be more regular JavaThreads

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Tue Jul 13 22:30:11 UTC 2021


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

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

Marked as reviewed by pchilanomate (Committer).

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


More information about the hotspot-dev mailing list