RFR: 7902485 Timeout refired %s times message confusing
Daniel Jeliński
djelinski at openjdk.org
Thu Jun 15 09:28:28 UTC 2023
Please review this trivial patch that fixes the timeout messages printed by JTReg.
The messages were accidentally inverted by https://github.com/openjdk/jtreg/commit/b48573b504e9811ad3e6ced443b716446a7078e2#diff-8e1b55f85f319daa1e294289b63951c18cc3ba76247e59e15a37a3c9b772d543. This PR restores them to their proper positions.
-------------
Commit messages:
- Update copyright
- Fix timeout messages
Changes: https://git.openjdk.org/jtreg/pull/158/files
Webrev: https://webrevs.openjdk.org/?repo=jtreg&pr=158&range=00
Issue: https://bugs.openjdk.org/browse/CODETOOLS-7902485
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jtreg/pull/158.diff
Fetch: git fetch https://git.openjdk.org/jtreg.git pull/158/head:pull/158
PR: https://git.openjdk.org/jtreg/pull/158
More information about the jtreg-dev
mailing list