[jdk8u-dev] RFR: 8325927: [8u] Backport of JDK-8170552 missed part of the test [v2]
Sergey Bylokhov
serb at openjdk.org
Thu Feb 29 18:01:07 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.
Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8325927
- 8325927: [8u] Backport of JDK-8170552 missed part of the test
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/444/files
- new: https://git.openjdk.org/jdk8u-dev/pull/444/files/df50d6aa..304bb9a5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=444&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=444&range=00-01
Stats: 2813 lines in 474 files changed: 1503 ins; 128 del; 1182 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