Hi all,
Anybody motivated to look at this change? :)
Webrev: http://cr.openjdk.java.net/~jcbeyler/8201224/webrev.01/
Bug: https://bugs.openjdk.java.net/browse/JDK-8201224
Let me know what you think!
Jc
On Wed, Aug 8, 2018 at 11:34 AM JC Beyler wrote:
> Hi all,
>
> Here is a revised webrev th
There's a fairly old bug concerning jvmti thread start and end events.
I believe there are 2 possible race conditions in the threadstart003
test based on some arbitrary timeout values used in the test itself.
Here are a few snippets from the test to illustrate the problem area.
In the initial se