Feedback on loom jdk early build

Visruth visruthcv at gmail.com
Mon Sep 21 14:12:37 UTC 2020


Thanks, I'll check it out.

On Mon, Sep 21, 2020 at 10:49 AM Alan Bateman <Alan.Bateman at oracle.com>
wrote:

> On 20/09/2020 19:03, Visruth wrote:
> > Hello there,
> >
> > I used early access of project loom jdk. My project has both Java and
> > Kotlin codes. It has multi-threading with Kotlin code (also using
> > StampedLock, os thread-pool by Executors) when I used this early access
> of
> > loom jdk it has some runtime issue. I'm not sure about the exact issue
> but
> > I presume it is a kind of dead-lock. I reviewed my code well, it works
> well
> > with all released jdk, so it has no bugs.
> > My only point is it should not break the existing code even without using
> > virtual thread.
> There isn't much to go on here but it might be useful to start with the
> JDK 16 EA builds [1] to see if the issue duplicates with the builds from
> the main line before trying the Loom EA builds.
>
> -Alan
>
> [1] http://jdk.java.net/16/
>
>

-- 
Kind regards,
*Visruth*
*+91-9895154767*


More information about the loom-dev mailing list