Configuring ErrorProne with Java 16
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
### Description of the problem / feature request:
The [Error Prone Installation page](https://errorprone.info/docs/installation) contains configuration for Java 16 that sets source and target down to Java 8. Is this intended?
```
8
8
```
Contributor guide
Assessment
This issue has not been assessed yet.