You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using jdk-9 breaks javaassist 3.20.0-GA. At the very least it throws java.lang.RuntimeException: java.lang.ClassNotFoundException: se.sics.kompics.simulator.result.SimulationResultSingleton in its own test suite, but I've seen it complain about logging classes as well in the Kompics Scala suite.
I tried upgrading to javaassist 3.24.1-GA does not change a thing.