这是indexloc提供的服务,不要输入任何密码
Skip to content

Add support for Java 19 #3264

@SimSonic

Description

@SimSonic

1.18.24:

[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ soap-clients ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 345 source files to /builds/someproject/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: Error during the transformation of 'somepackage.SomeClass'; post-compiler 'lombok.bytecode.SneakyThrowsRemover' caused an exception: java.lang.IllegalArgumentException: Unsupported class file major version 63
[INFO] 1 error

I believe there should be just little changes to support new class file version 63.

Thanks.

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