-
Notifications
You must be signed in to change notification settings - Fork 750
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
JDK15 - Illegal reflective access by com.google.errorprone.util.ErrorProneTokens$CommentSavingTokenizer #2271
Comments
Passing the |
I am seeing this error also with Bazel 5.0.0. Should this be fixed on Bazel side?
|
Yes, I just mailed a change |
…javac.parser` Reported here: google/error-prone#2271 (comment) PiperOrigin-RevId: 423272568 Change-Id: I1cc20d69c5502afb8e9769d036769fa0448f75f4
…javac.parser` Reported here: google/error-prone#2271 (comment) PiperOrigin-RevId: 423272568
Description of the problem / feature request:
Compiling josm.openstreetmap.de with ant and JDK 15 shows :
Feature requests: what underlying problem are you trying to solve with this feature?
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Compile with javac 15.0.2
What version of Error Prone are you using?
2.5.1
Have you found anything relevant by searching the web?
no
The text was updated successfully, but these errors were encountered: