RFR: 8295717: Minimize disabled warnings in accessibility native code

Erik Joelsson erikj at openjdk.org
Thu Oct 20 19:54:47 UTC 2022


On Thu, 20 Oct 2022 10:24:28 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> After JDK-8294281, it is now possible to disable warnings for individual files instead for whole libraries. I used this opportunity to go through all disabled warnings in the accessibility native code.
> 
> Any warnings that were only triggered in a few files were removed from the library as a whole, and changed to be only disabled for those files.

Marked as reviewed by erikj (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/10788



More information about the client-libs-dev mailing list