RFR: CODETOOLS-7903165: change -encoding option to use ASCII instead of ISO8859 [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Mon May 16 18:20:21 UTC 2022
> Please review a trivial change to replace use of `-encoding ISO8859-1` (in various forms) to `-encoding ASCII`
Jonathan Gibbons has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge with upstream master
- CODETOOLS-7903165: change -encoding option to use ASCII instead of ISO8859
-------------
Changes: https://git.openjdk.java.net/jtreg/pull/76/files
Webrev: https://webrevs.openjdk.java.net/?repo=jtreg&pr=76&range=01
Stats: 12 lines in 8 files changed: 0 ins; 0 del; 12 mod
Patch: https://git.openjdk.java.net/jtreg/pull/76.diff
Fetch: git fetch https://git.openjdk.java.net/jtreg pull/76/head:pull/76
PR: https://git.openjdk.java.net/jtreg/pull/76
More information about the jtreg-dev
mailing list