[Bug 69381] Excess object copying while evaluating reflective method calls

2024-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 --- Comment #6 from Chen Jp --- Util#findMethod: This method duplicates code in org.apache.el.util.ReflectionUtil. When making changes keep the code in sync. Per comments, updated ReflectionUtil is expected. -- You are receiving this mail be

[Bug 69381] Excess object copying while evaluating reflective method calls

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69381] Excess object copying while evaluating reflective method calls

2024-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 --- Comment #4 from John Engebretson --- PR created for Tomcat 9.x change: https://github.com/apache/tomcat/pull/770 I believe the same change can be applied to 10.x and 11.x, I'll wait on those PRs until the review is complete on 9.x. -- Yo

[Bug 69381] Excess object copying while evaluating reflective method calls

2024-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 --- Comment #3 from John Engebretson --- Created attachment 39907 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39907&action=edit Speed test v2 Attaching latest version of speed test -- You are receiving this mail because: You are t

[Bug 69381] Excess object copying while evaluating reflective method calls

2024-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 John Engebretson changed: What|Removed |Added OS||All --- Comment #2 from John Engebr

[Bug 69381] Excess object copying while evaluating reflective method calls

2024-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 --- Comment #1 from John Engebretson --- Created attachment 39906 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39906&action=edit Speed test -- You are receiving this mail because: You are the assignee for the bug. --