On Tue, 10 Mar 2026 09:25:19 GMT, Tejesh R <[email protected]> wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Bounds fix > > test/jdk/javax/swing/JInternalFrame/NormalBoundsTest.java line 269: > >> 267: @Override >> 268: public void run() { >> 269: if (!internalFrame.getNormalBounds() > > Any reason for updating this test in this PR ? Is it related to the fix ?
I have updated the fix and now this test change is not needed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30065#discussion_r2929275400
