-
Notifications
You must be signed in to change notification settings - Fork 679
Please update lombok #70
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
Comments
What's your JDK version? |
I have always used OpenJDK 11
Should I upgrade?
Thank you for your note!
Best regards,
* Dan
From: JoyChou ***@***.***>
Sent: Wednesday, March 22, 2023 2:19 AM
To: JoyChou93/java-sec-code ***@***.***>
Cc: Daniel Poirot ***@***.***>; Author ***@***.***>
Subject: Re: [JoyChou93/java-sec-code] Please update lombok (Issue #70)
Please consider upgrading lombok from version 1.18.16 to version 1.18.20
I get a compiler error: "Fatal error compiling: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x3816efab) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x3816efab"
What's your JDK version?
—
Reply to this email directly, view it on GitHub <https://urldefense.com/v3/__https:/github.com/JoyChou93/java-sec-code/issues/70*issuecomment-1479027382__;Iw!!A4F2R9G_pg!bzD9VY5dXFfii2gogaENx1T1k-wdAwk-_sw7a0MTUU86Rc8o8dsoPfoBggWvPpD8VUtnJLaM4YcoBQ-J3rsakD-Ppw$> , or unsubscribe <https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/ACPYJZCFE2B5BK2JLWLIZI3W5KRV5ANCNFSM6AAAAAAV7GFL3Y__;!!A4F2R9G_pg!bzD9VY5dXFfii2gogaENx1T1k-wdAwk-_sw7a0MTUU86Rc8o8dsoPfoBggWvPpD8VUtnJLaM4YcoBQ-J3ruLE503bg$> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ACPYJZCSUTZ7QUWPHWJICTTW5KRV5A5CNFSM6AAAAAAV7GFL32WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSYFAVLM.gif> Message ID: ***@***.*** ***@***.***> >
|
Please consider upgrading lombok from version 1.18.16 to version 1.18.20
I get a compiler error:
"Fatal error compiling: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x3816efab) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x3816efab"
The text was updated successfully, but these errors were encountered: