-
Notifications
You must be signed in to change notification settings - Fork 41.7k
Closed as not planned
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid
Description
Build with JDK25 and Spring Boot 3.5.6 sbom fails with
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project ohrwsvc: Fatal error compiling: java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTag :: UNKNOWN -> [Help 1]
It passes once I manually bump lombok to 1.18.42.
The changelog seems to suggest there was a bug fixed related to JDK25
projectlombok/lombok#3940
The issue was re-opened so its not fully fixed, but at least some of the issues (like mine were fixed), so I think its worth it to pick up.
Metadata
Metadata
Assignees
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid