Skip to content

Support newer version of ASM for use with JDK 17 #145

Description

@dlabordus

Looking in the class ByteCodeFactory I see that the maximum ASM version OpenPOJO is support is version 7.1.
But this version only supports JDK 13 and below. Not JDK 17, which we are using.

So to be able to test Abstract POJO Classes I need at least version 9.1.
But is it really needed to test for a maximum version, because we probably want to use the latest as much as possible.

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