-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 26
-
Component/s: infrastructure
-
None
There are two typos in https://github.com/openjdk/jdk/blob/master/doc/testing.md
https://github.com/openjdk/jdk/blob/master/doc/testing.md?plain=1#L292
Wrong: JTREG_TMIEOUT_FACTOR
Correct: JTREG_TIMEOUT_FACTOR
Wrong: JTREG="TMIEOUT_FACTOR...
Correct: JTREG="TIMEOUT_FACTOR...
https://github.com/openjdk/jdk/blob/master/doc/testing.md?plain=1#L292
Wrong: JTREG_TMIEOUT_FACTOR
Correct: JTREG_TIMEOUT_FACTOR
Wrong: JTREG="TMIEOUT_FACTOR...
Correct: JTREG="TIMEOUT_FACTOR...
- links to
-
Review(master)
openjdk/jdk/28351