On Wed, 11 Oct 2023 17:28:07 GMT, Alexey Ivanov <[email protected]> wrote:
>> Daniel Jeliński 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 four additional
>> commits since the last revision:
>>
>> - Merge remote-tracking branch 'origin' into desktop-exports
>> - Merge remote-tracking branch 'origin' into desktop-exports
>> - Make J2dTraceInit static
>> - Remove unnecessary exports
>
> src/java.desktop/unix/native/libawt/awt/initIDs.c line 47:
>
>> 45: (JNIEnv *env, jclass clazz)
>> 46: {
>> 47: }
>
> Shall we remove `Color.initIDs`? Its implementation is now empty for all
> platforms.
Sure, will do.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13261#discussion_r1357846668