RFR: 8329340: Remove unused libawt code
Daniel Jeliński
djelinski at openjdk.org
Tue Apr 2 08:35:09 UTC 2024
On Fri, 29 Mar 2024 18:23:27 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> Please review this PR that removes unused functions, variables, and WM_AWT window messages.
>
> The unused code was detected by automated analysis (MSVC compiler and linker, CodeQL analyzer). I manually verified every symbol before removing. Mach5 client libs testing clean.
>
> Some WM_AWT messages have different IDs after this change. The IDs have changed a few times before, so I think this shouldn't be a problem.
Thanks for the review! Should I wait for a second one?
Also, what's your definition of "early in the week"? Should I wait for Monday, or does anything other than Friday qualify?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18553#issuecomment-2031395021
More information about the client-libs-dev
mailing list