A New Early Access Build

Christian Stein sormuras at gmail.com
Mon Mar 2 14:04:13 UTC 2020


Here you go:
https://gist.github.com/sormuras/677e746dadb9ae4f8ba4033a043e2428

If s/o wants to run the test on a local machine, clone [0] and
invoke "java src/build/Run.java", having the loom JDK set
up in the local environment.
You might want to comment out the "system thread" runs
in the main method of Run.java ... they take a while to
execute and never fail.

Cheers,
Christian

[0]: https://github.com/sormuras/junit5-looming

On Mon, Mar 2, 2020 at 2:52 PM Alan Bateman <Alan.Bateman at oracle.com> wrote:

> On 02/03/2020 08:50, Christian Stein wrote:
> > I could reproduce the problem on Windows using the 1.000.000
> > virtual threads test case -- a hs_err_...pid file was also produced.
> > Would it help if I share it with you?
> Yes, that could be useful. I did try your test a few weeks ago and
> noticed it tickled a storm of uncommon traps so it ended up stressing
> very specific scenarios.
>
> -Alan.
>


More information about the loom-dev mailing list