RFR: 8305321: Remove unused exports in java.desktop [v3]
Daniel Jeliński
djelinski at openjdk.org
Fri Oct 13 07:05:29 UTC 2023
On Wed, 11 Oct 2023 17:28:07 GMT, Alexey Ivanov <aivanov at openjdk.org> 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
More information about the client-libs-dev
mailing list