JDK 18 |
---|
18 b13Fixed |
Relates :
|
As reported here: https://mail.openjdk.java.net/pipermail/compiler-dev/2021-August/017755.html The Attr.visitIdent.noOuterThisPath variable is unnecessary, as it is currently only assigned to false. This is a consequence of -source <= 5 support removal.
|