Skip to content

Release javaparser-parent-3.25.1

Choose a tag to compare

@jlerbsc jlerbsc released this 28 Feb 13:37
· 1440 commits to master since this release

API or Behaviour Change

  • Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR #3896 by @jlerbsc)

Added

  • Improved search for functional interfaces (PR #3894 by @jlerbsc)

Changed

Fixed

  • Fix: issue 3924 Removing ImportDeclaration with Annotated package thr… (PR #3926 by @jlerbsc)
  • Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor (PR #3921 by @jlerbsc)
  • Fix: issue 3919 ResolvedType::isAssignableBy(ResolvedType) is wrong f… (PR #3920 by @jlerbsc)
  • Fix: issue 3911 java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<T[]> (PR #3917 by @jlerbsc)
  • Fix: \s escape gives lexical error but should be valid since Java 15 (PR #3903 by @jlerbsc)
  • Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR #3896 by @jlerbsc)
  • Fix issue 1883 Finding lambda return type (PR #3890 by @jlerbsc)
  • Fix: issue 1815 ArrayIndexOutOfBoundsException when resolving lambda parameter. This fix is offered by Blackgen (PR #3888 by @jlerbsc)

Developer Changes

❤️ Contributors

Thank You to all contributors who worked on this release!