Markus Paaso

Results 3 comments of Markus Paaso
trafficstars

You are right. I forgot to mention that I use externally defined initialization for Y so that error and output is same for each run.

Thanks for fast response. Your suggestion doesn't fix the problem. It throws exactly the same exception and stack trace. It seems that input data `features` are given as JListWrapper for...

Found that lambda expressions seem to have nothing to do with this issue. Updated https://github.com/make/lambda-reload-bug to contain only code that crashes the JVM. To sum up, calling ```Bug.crash()``` crashes JVM...