Skip to content

Error Prone 2.5.1

Compare
Choose a tag to compare
@cushon cushon released this 15 Jan 04:32
· 1621 commits to master since this release

Changes

NoSuchMethodError: 'com.sun.tools.javac.util.List com.sun.tools.javac.code.Symbol$TypeSymbol.getEnclosedElements

  • Fixed NoSuchMethodError crash in HidingField (#2092)
  • Fixed NoSuchElementException crash in RestrictedApiChecker (#2099)
  • False positive in DifferentNameButSame (#2094)
  • False positive in UnnecessaryOptionalGet (#2101)
  • False positive in UnnecessaryMethodReference (#2102)
  • Fixed a regression in JDK 16-EA support (#2105)