jdk17u-dev
jdk17u-dev copied to clipboard
8352966: Opensource Several Font related tests - Batch 2
trafficstars
Backporting JDK-8352966: Opensource Several Font related tests - Batch 2. As issue title suggests, opensources five Font related tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle.
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [x] JDK-8352966 needs maintainer approval
Issue
- JDK-8352966: Opensource Several Font related tests - Batch 2 (Bug - P4 - Approved)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4147/head:pull/4147
$ git checkout pull/4147
Update a local copy of the PR:
$ git checkout pull/4147
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4147/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4147
View PR using the GUI difftool:
$ git pr show -t 4147
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4147.diff