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). This pull request has now been integrated. Changeset: 7e356c4e Author: Manukumar V S <[email protected]> URL: https://git.openjdk.org/jdk/commit/7e356c4eb5fdea3de0db6496707f21ae8dbe29b6 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8384287: java/awt/TextArea/TextAreaCRLFAutoDetectManualTest.java fails after JDK-8340987 Reviewed-by: smandalika, prr ------------- PR: https://git.openjdk.org/jdk/pull/31547
