RFR: 8305321: Remove unused exports in java.desktop [v3]
Alexey Ivanov
aivanov at openjdk.org
Fri Oct 13 14:29:57 UTC 2023
On Fri, 13 Oct 2023 11:17:31 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> Found and removed a few more initIDs methods that were empty on all platforms.
It could be a better idea to move this clean up to a separate bugid with appropriate title. After all, removing empty initIDs affects Java sources as well. If anything goes wrong, it'll be easier to isolate the changes.
What do you think?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13261#discussion_r1358342299
More information about the client-libs-dev
mailing list