On Wed, 17 Jun 2026 05:39:17 GMT, Manukumar V S <[email protected]> wrote:
> Test "java/awt/TextArea/TextAreaCRLFAutoDetectManualTest.java" fails because > the text selected and displayed in the left/right TextArea alternates > intermittently between "679" and "567" in linux platform. > > Fix: Similar to the automated test > https://github.com/openjdk/jdk/blob/master/test/jdk/java/awt/TextArea/TextAreaCRLFAutoDetectTest.java > this test also has been made Windows specific. > > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Marked as reviewed by prr (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31547#pullrequestreview-4518897648
