Re: [PR] XBEAN-355 - XbeanAsmParameterNameLoader incorrectly maps parameter names when methods contain long or double paramet ers [geronimo-xbean]
rmannibucau (via GitHub) <[email protected]> Thu, 05 Feb 2026 11:48:34 -0000
| Newsgroups | gmane.comp.java.geronimo.devel |
|---|---|
| Message-ID | <PR_kwDOAAOrUs7Bqz_D-e9ef7ee5-d4c8-4a58-b3d6-9af4f223e6d6@gitbox.apache.org> |
rmannibucau commented on code in PR #52:
URL: https://github.com/apache/geronimo-xbean/pull/52#discussion_r2768694850
##########
xbean-reflect/src/test/java/org/apache/xbean/recipe/ParameterNameLoaderTest.java:
##########
@@ -107,6 +107,14 @@ public void testEmptyMethod() throws Exception {
assertParameterNames(Collections.<String>emptyList(), method);
}
+ public void testXBEAN355() throws Exception{
Review Comment:
can you add a test with a non-static class please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscribe-nmThH5wfGryY1pf4d8vP8EB+6BGkLq7r@public.gmane.org
For queries about this service, please contact Infrastructure at:
users-pF6z+fRhj9EyzMRdD/[email protected]