Hi there, This looks very similar to https://bugs.openjdk.java.net/browse/JDK-8087319
But as you can see ticket was closed as "can't reproduce" - even OpenJDK developers need a way to clearly reproduce an issue in order to fix it. If your project is an open-source one, then this is enough for us to try to create reduced reproducer for OpenJDK, this is exactly what we did for some other bugs found by JaCoCo team in OpenJDK - https://bugs.openjdk.java.net/browse/JDK-8134862 and https://bugs.openjdk.java.net/browse/JDK-8154017 Otherwise if issue persists in recent JDK updates, then IMO chances that this will be fixed without reproducer one day are pretty low. On Monday, May 16, 2016 at 9:41:21 AM UTC+2, Marc R. Hoffmann wrote: > > The pid file also suggest that this is a hotspot compiler problem. I > don't think we can do anything about it here. I would recommend re-test > with the latest Java version (which is 1.8.0_92). If the problem still > occurs open a bug report at OpenJDK. > > Regards, > -marc > > On 16.05.16 09:36, [email protected] wrote: > > I cannot show you a specific piece of code because the error is not > happening at a specific point. As I said, it only happens when I run a test > suit consisting of more than 300 methods. But if I run each test > individually, no error is reported. > > > > > -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/c6d7290e-6ddb-48ad-9e3d-42d9b09e4868%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
