RFR: JDK-8306490: Fix raw type warnings in graphics
Kevin Rushforth
kcr at openjdk.org
Thu Apr 20 18:26:53 UTC 2023
On Tue, 18 Apr 2023 16:17:52 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Focused only on raw type problems, and removing casts that were no longer needed because of the changes.
I see a couple changes to public methods in public classes. I suspect they are fine, but want to take a slightly closer look.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1095#issuecomment-1516762663
More information about the openjfx-dev
mailing list