Commit fdbe771
authored
Bump jtreg to 7.5.1. (#126)
I'm assuming that this will fix...
```
checking jtreg jar existence... checking jtreg version number... 7.5-dev
configure: error: jtreg version is too old, at least version 7.5.1 is required
```
https://github.com/jspecify/jdk/actions/runs/13930673343/job/38986758885
...from my merge of the upstream JDK branch. (Ideally we'd do that will
a pull request, which would then be properly tested, but GitHub doesn't
make that easy.)
Hopefully that's the only problem. CI will let us know.
And I'll have to test locally next time....1 parent b83164a commit fdbe771
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments