RFR: 8318102: macos10.14 check in CSystemColors can be removed.
Alexey Ivanov
aivanov at openjdk.org
Mon Oct 16 19:29:49 UTC 2023
On Mon, 16 Oct 2023 07:43:06 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Since [ JDK-8317970](https://bugs.openjdk.org/browse/JDK-8317970) in integrated to make macOS 11 the minimum version to build jdk, the 10.14 check added in [JDK-8284166](https://bugs.openjdk.org/browse/JDK-8284166) is not needed and can be removed..
Marked as reviewed by aivanov (Reviewer).
src/java.desktop/macosx/native/libawt_lwawt/awt/CSystemColors.m line 1:
> 1: /*
Should the copyright year be updated to 2023? [JDK-8284166](https://bugs.openjdk.org/browse/JDK-8284166) updated it.
-------------
PR Review: https://git.openjdk.org/jdk/pull/16198#pullrequestreview-1680812899
PR Review Comment: https://git.openjdk.org/jdk/pull/16198#discussion_r1361175865
More information about the client-libs-dev
mailing list