[jdk8u-dev] Integrated: 8325927: [8u] Backport of JDK-8170552 missed part of the test
Sergey Bylokhov
serb at openjdk.org
Sun Mar 31 22:48:34 UTC 2024
On Thu, 15 Feb 2024 08:20:32 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 66fa62a4
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/66fa62a441498d5e5da6773d1acb3085864d49ca
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8325927: [8u] Backport of JDK-8170552 missed part of the test
Reviewed-by: sgehwolf
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/444
More information about the jdk8u-dev
mailing list