building against JDK 13 fails
nvollmar opened this issue · 1 comments
nvollmar commented
See https://travis-ci.com/altoo-ag/akka-kryo-serialization/jobs/283363498
[error] Error while emitting ScalaVersionSerializers.scala
408[error] Unsupported class file major version 57
409[error] Error while emitting ScalaCollectionSerializer.scala
410[error] Unsupported class file major version 57
411[error] Error while emitting DefaultKeyProvider.scala
412[error] Unsupported class file major version 57
413[error] Error while emitting DefaultKeyProvider.scala
414[error] Unsupported class file major version 57
415[error] Error while emitting DefaultKryoInitializer.scala
416[error] Unsupported class file major version 57
417[error] Error while emitting DefaultQueueBuilder.scala
418[error] Unsupported class file major version 57
419[error] Error while emitting KryoSerializer.scala
420[error] assertion failed: ClassBType.info not yet assigned: Ljava/lang/Object;
421[error] Error while emitting KryoSerializer.scala
422[error] Unsupported class file major version 57
...
danischroeter commented
fixed with #211