On Thu, 20 Mar 2025 20:52:33 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Roman Marchenko has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixing review comments 2 > > test/jdk/java/beans/Introspector/DefaultMethodBeanPropertyTest.java line 319: > >> 317: public static void testScenario7() { >> 318: verifyMethods(D7.class, >> 319: "public void >> DefaultMethodBeanPropertyTest$D7.setValue(java.lang.Runnable)" > > `getValue` is not included because there's no implementation for it, right? Yes, correct. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23443#discussion_r2007027090