Skip to content

Java 9 breaks class loading #14

@Bathtor

Description

@Bathtor

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions