On Mon, 1 Jun 2026 21:16:48 GMT, lawrence.andrews <[email protected]> wrote:
>> 1. Open source tonga accessibility AWT tests. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > lawrence.andrews has updated the pull request incrementally with one > additional commit since the last revision: > > Used tree.txt data in TextAreaTest.java test/jdk/javax/accessibility/awt/TextAreaTest.java line 54: > 52: private static final String ACCESSIBLE_DESCRIPTION = > 53: "Regression Test: javax.accessibility, TextArea"; > 54: private static final String TEXT_FILE = "tree.txt"; How is this file being located ? I see a file of this name in test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/tree/resources/tree.txt but I don't see how this test can find that. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31252#discussion_r3337302200
