On Fri, 20 Mar 2026 17:47:22 GMT, Naoto Sato <[email protected]> wrote:
> Removing the arbitrary time out value from the test case. The time out value > seems to have been there for the stop-gap to prevent the infinite loop in the > bug case. Without the explicit time out, the jtreg's default time out would > kick in, with more detailed thread dumps. (This PR is not intended to fix the > intermittent issue described in the bug report which occurred in Valhalla > repo, but to better analyse it if the same timeout occurs) This pull request has now been integrated. Changeset: 0798dd14 Author: Naoto Sato <[email protected]> URL: https://git.openjdk.org/jdk/commit/0798dd149799049ebeb17cc7ed4e57fdebab8fda Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod 8379551: sun/text/IntHashtable/Bug4705389.java timed out Reviewed-by: liach, jpai ------------- PR: https://git.openjdk.org/jdk/pull/30343
