Skip to content
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

[CBRD-25298] trim class and method names of the target method #5110

Merged
merged 3 commits into from
May 7, 2024

Conversation

hyunikn
Copy link
Contributor

@hyunikn hyunikn commented Apr 11, 2024

http://jira.cubrid.org/browse/CBRD-25298

. trim the class name and the method name before search for the method by reflection
. use familiar type names of parameter types in the error messages of NoSuchMethod

…#5104)

* (1) trim the class name and the method name before search for the method by reflection
(2) use familiar type names of parameter types in the error messages of NoSuchMethod

* rewrite code without the Java 8 Stream feature
@hyunikn hyunikn requested a review from hgryoo April 11, 2024 05:14
@hyunikn hyunikn self-assigned this Apr 11, 2024
@hyunikn hyunikn merged commit fd968c9 into CUBRID:release/11.2 May 7, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants