Test is seen to be passing locally but failing in OCI system...Although exact cause of failure is not known, making the JTexrArea bigger solves the issue thereby frame is not zero-sized and the test change is as present in the original issue JDK-4267291.. Several iterations of test passed in all platforms..
------------- Commit messages: - 8344338: javax/swing/JTextArea/bug4265784.java fails on Ubuntu 24.04.1 Changes: https://git.openjdk.org/jdk/pull/22230/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22230&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8344338 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/22230.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22230/head:pull/22230 PR: https://git.openjdk.org/jdk/pull/22230
