Skip to content

Adopt DefaultReactiveEntityCallbacksUnitTests to Java 18's IllegalArgumentException as marker for incompatible lambda payload #2808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
michael-simons opened this issue Mar 31, 2023 · 1 comment
Assignees
Labels
in: core Issues in core support type: bug A general bug

Comments

@michael-simons
Copy link
Contributor

The DefaultReactiveEntityCallbacksUnitTests has not been enhanced In #2583 to capture IllegalArgumentException that are the result when a lambda-defined listener for which the generic event type for could not be resolved gets called.

This is the case of the issues in this ticket at SDN spring-projects/spring-data-neo4j#2701

@odrotbohm
Copy link
Member

This is fixed by merging your PR. Note that we further improve the handling of Lambda-based EntityCallback declarations in #2812.

@odrotbohm odrotbohm added this to the 3.0.5 (2022.0.5) milestone Apr 4, 2023
@odrotbohm odrotbohm added type: bug A general bug in: core Issues in core support labels Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: bug A general bug
Projects
None yet
3 participants