On Tue, 24 Mar 2026 03:33:25 GMT, Renjith Kannath Pariyangad <[email protected]> wrote:
>> Hi Reviewers, >> >> I have updated the method with `for loop` and `==` so the code will mach >> with `addInvalidComponent` >> >> Please review and let me know your suggestions > > Renjith Kannath Pariyangad has updated the pull request incrementally with > one additional commit since the last revision: > > Added exception for .equal check > > Co-authored-by: Alexey Ivanov <[email protected]> Marked as reviewed by aivanov (Reviewer). test/jdk/javax/swing/RepaintManager/RemoveInvalidComponentTest.java line 29: > 27: import javax.swing.SwingUtilities; > 28: > 29: /** Suggestion: /* ------------- PR Review: https://git.openjdk.org/jdk/pull/30184#pullrequestreview-4000922987 PR Review Comment: https://git.openjdk.org/jdk/pull/30184#discussion_r2983124468
