[jdk8u-dev] RFR: 8325927: [8u] Backport of JDK-8170552 missed part of the test
Sergey Bylokhov
serb at openjdk.org
Fri Feb 16 17:37:17 UTC 2024
The next line is missed in the test in the jdk8u repo:
* @requires os.family == "mac"
compare commits:
jdk: https://github.com/openjdk/jdk/commit/d12dcc701f6e51f8fa65cd36fb16a3faa7d73fe8
jdk8u: https://github.com/openjdk/jdk8u-dev/commit/bb6f0c8f500b4b4777df888bdb8a3fcf3570de5a
The test should be macOS specific since it uses the "Menlo" font.
-------------
Commit messages:
- 8325927: [8u] Backport of JDK-8170552 missed part of the test
Changes: https://git.openjdk.org/jdk8u-dev/pull/444/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=444&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325927
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/444.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/444/head:pull/444
PR: https://git.openjdk.org/jdk8u-dev/pull/444
More information about the jdk8u-dev
mailing list