Integrated: 8253375: OSX build fails with Xcode 12.0 (12A7209)
Paul Hohensee
phh at openjdk.java.net
Wed Sep 30 12:19:01 UTC 2020
On Thu, 24 Sep 2020 21:28:01 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> Please review this small patch to enable the OSX build using Xcode 12.0.
>
> Thanks,
> Paul
This pull request has now been integrated.
Changeset: f80a6066
Author: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f80a6066
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8253375: OSX build fails with Xcode 12.0 (12A7209)
Replace double array with short array in AdapterHandlerLibrary::create_native_wrapper, add parens around ?: in
CSystemColors:getColor
Reviewed-by: prr, kbarrett, lucy
-------------
PR: https://git.openjdk.java.net/jdk/pull/348
More information about the build-dev
mailing list