> This PR proposes to improve the performance of the `TestSegmentOffset` by > removing throwing exceptions (which is slow under certain configurations). > Furthermore, the PR proposes to convert the test framework from testng to > 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 two additional commits since the last revision: - Revert "Increase timeout and convert to junit" This reverts commit 7e0d91a4ea862605875541cfbb92d0fbf1980fe5. - Increase timeout and convert to junit ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30833/files - new: https://git.openjdk.org/jdk/pull/30833/files/932fe8d7..32e74a37 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30833&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30833&range=01-02 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/30833.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30833/head:pull/30833 PR: https://git.openjdk.org/jdk/pull/30833
