RFR: JDK-8298528: Clean up raw type warnings in base in bindings and collections packages [v2]
John Hendrikx
jhendrikx at openjdk.org
Tue Jan 3 11:25:57 UTC 2023
On Tue, 3 Jan 2023 00:26:21 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Yes, looks like this is quite broken. This wouldn't have gone unnoticed so long if unbind would just throw an exception when nothing could be unbound; silently failing is never a good idea.
>
> Can you file an issue for this if it's not filed already?
I've filed https://bugs.openjdk.org/browse/JDK-8299521
-------------
PR: https://git.openjdk.org/jfx/pull/972
More information about the openjfx-dev
mailing list