> This PR proposes to increase the timeout of the test `StdLibTest` as it might > be slow on certain configurations (e.g., "zero"). The PR also proposes to > convert the test to use `junit`. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Per Minborg has updated the pull request incrementally with one additional commit since the last revision: Update test/jdk/java/foreign/StdLibTest.java Co-authored-by: Jorn Vernee <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30843/files - new: https://git.openjdk.org/jdk/pull/30843/files/88ca3cbf..e82a32e9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30843&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30843&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30843.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30843/head:pull/30843 PR: https://git.openjdk.org/jdk/pull/30843
