hg: jdk-updates/jdk11u-dev: 2 new changesets
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Fri Oct 2 13:35:17 UTC 2020
Changeset: a956f3613c30
Author: phh
Date: 2020-09-30 12:16 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/a956f3613c30
8253375: OSX build fails with Xcode 12.0 (12A7209)
Summary: Replace double array with short array in AdapterHandlerLibrary::create_native_wrapper, add parens around ?: in CSystemColors:getColor
Reviewed-by: prr, kbarrett, lucy
! src/hotspot/share/runtime/sharedRuntime.cpp
Changeset: d2cd2470e60a
Author: mbaesken
Date: 2020-09-30 05:28 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/d2cd2470e60a
8253791: Issue with useAppleColor check in CSystemColors.m
Reviewed-by: phh, lucy, serb
! src/java.desktop/macosx/native/libawt_lwawt/awt/CSystemColors.m
More information about the jdk-updates-changes
mailing list