google / google/error-prone

picnic breaking `-XepDisableAllWarnings`

Open
#5,365 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7.2k
Forks
820
Avg merge
5h 9m
Merged PRs (30d)
50

Description

- https://github.com/diffplug/spotless/issues/2745
- https://github.com/diffplug/spotless/pull/2754
- https://github.com/diffplug/spotless/pull/2698

```
java.lang.UnsupportedClassVersionError: com/google/errorprone/ErrorProneJavacPlugin has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
```

somehow picnic causing the spam and not being muted when the switch `-XepDisableAllWarnings` is on.

Also the bump to v.44 causing jdk compiling issue which seems strange considering patch scope.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.