On Wed, 13 Aug 2025 20:28:57 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
>> test/jdk/java/awt/TextArea/TextAreaAppendScrollTest2.java line 71: >> >>> 69: coolStr.append("cool "); >>> 70: } >>> 71: area.append(coolStr.toString()); >> >> Is adding `12 * 15` _cools_ not enough? >> >> The original instructions are pretty clear: if you see the exclamation >> marks, then auto-scrolling works correctly; otherwise, it auto-scrolling >> doesn't work as expected and the tester has to click **Fail**. > > @aivanov-jdk Is problem-listing this test the ideal solution? @DamonGuy If you believe there's a bug on macOS, I agree with your evaluation, then problem-listing is a good solution. For completeness, post a link to the bug that you (will) submit. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26636#discussion_r2297703666