Skip to content

fix: upgrade lombok and compiler plugin for Java 21 #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bjagg
Copy link
Member

@bjagg bjagg commented Apr 18, 2025

Upgrade Lombok and compiler plugin for Java 21 compatibility

@bjagg bjagg added the bug label Apr 18, 2025
@bjagg bjagg requested a review from Naenyn April 18, 2025 23:47
@bjagg bjagg self-assigned this Apr 18, 2025
@ChristianMurphy ChristianMurphy requested a review from Copilot April 19, 2025 05:16
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • pom.xml: Language not supported

@Naenyn Naenyn self-requested a review April 25, 2025 23:14
@Naenyn
Copy link

Naenyn commented Apr 25, 2025

Not sure how to undo my approval! Heh. Anyway, I tried your branch locally:

java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [context/databaseContext.xml]: Invocation of init method failed; nested exception is java.lang.ExceptionInInitializerError Caused by: java.lang.ExceptionInInitializerError Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @483bf400

@ChristianMurphy ChristianMurphy self-requested a review April 26, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants