RFR: 8272808: Update constant collections to use the new immutable collections - leftovers [v3]
Johan Vos
jvos at openjdk.java.net
Thu Nov 4 18:07:15 UTC 2021
On Thu, 4 Nov 2021 17:15:45 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Replacements of more immutable collections.
>>
>> One thing I found was that the field `idMap` in `com.sun.java.scene.web.WebViewHelper.WebView` seems unused. I can remove it if that's indeed the case.
>
> Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed unused field
Marked as reviewed by jvos (Reviewer).
-------------
PR: https://git.openjdk.java.net/jfx/pull/627
More information about the openjfx-dev
mailing list