RFR: 8347826: Introspector shows wrong method list after 8071693 [v8]

Sergey Bylokhov serb at openjdk.org
Fri Mar 7 18:46:57 UTC 2025


On Fri, 28 Feb 2025 10:09:30 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

>> Fixed `com.sun.beans.introspect.MethodInfo#MethodOrder` to make `Introspector.addMethod()` working properly when filtering methods out.
>> 
>> Also, after PR discussion, added the approptiate test cases with corresponding fixes in MethodInfo.java and PropertyInfo.java.
>
> Roman Marchenko has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixing review comments 2

Looks good to me. Please summarize the use cases we discussed(in the description of this PR? or jbs) and how they are currently handled. It would be useful to document this since we don’t have a strict specification.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23443#issuecomment-2707169036


More information about the client-libs-dev mailing list