On Fri, 28 Feb 2025 10:09:30 GMT, Roman Marchenko <rmarche...@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