Skip to content

7.2.2

Choose a tag to compare

@sambsnyd sambsnyd released this 24 Apr 02:25
  • Fix reporting of which recipes made changes. (#482 )
  • Fix possible runtime name collision between rewrite-java-11 and rewrite-java-8 versions of class "ModifierResults" cae57bc
  • Fix ArrayIndexOutOfBounds in MethodNameCasing 2c55ec3
  • Fix NPE in TypeUtils 9da463a
  • Fix spurious import added for static fields (#477)
  • UseDiamondOperator (#465) and UnnecessaryExplicitTypeArguments (#475)
  • Adding thrown exceptions to JavaType.Method (#480)
  • Add Cleanup recipe for Converting Primitive Wrapper Class Constructors to valueOf (#478)