Integrated: 8295717: Minimize disabled warnings in accessibility native code
Magnus Ihse Bursie
ihse at openjdk.org
Mon Oct 24 10:05:54 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.
This pull request has now been integrated.
Changeset: 7a49c9ba
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7a49c9baa1d4ad7df90e7ca626ec48ba76881822
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
8295717: Minimize disabled warnings in accessibility native code
Reviewed-by: erikj, prr
-------------
PR: https://git.openjdk.org/jdk/pull/10788
More information about the build-dev
mailing list