RFR: JDK-8297332: Remove easy warnings in javafx.base
Nir Lisker
nlisker at openjdk.org
Mon Nov 21 21:10:31 UTC 2022
On Mon, 21 Nov 2022 20:49:07 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> but the ticket specifies (javafx.)base, right?
>
> let's create a followup ticket - the messed up statements in Disposer and especially in PrismFontFactory:1401 are worrying.
>
> cc: @prrace
All of the bugs in the list are not in the base module. We are slicing the work both per warning types and per modules/packages. Right now we are doing only trivial fixes in `base`.
-------------
PR: https://git.openjdk.org/jfx/pull/957
More information about the openjfx-dev
mailing list