Skip to content

Java 14 Support? #52

Description

@gary-archer

Nice library guys - have been using it for a while - makes non blocking Rest API code much easier to write reliably.

Just wondered if it could be updated to support the latest Java, which I was trying to use?
I believe the below issue is related to the version of ASM dependencies.

Not massively urgent, but nice to keep your library working with latest versions.

Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 58
at com.ea.async.shaded.org.objectweb.asm.ClassReader.(ClassReader.java:195)
at com.ea.async.shaded.org.objectweb.asm.ClassReader.(ClassReader.java:176)
at com.ea.async.shaded.org.objectweb.asm.ClassReader.(ClassReader.java:162)
at com.ea.async.instrumentation.Transformer.transform(Transformer.java:150)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions