Integrated: 8272808: Update constant collections to use the new immutable collections - leftovers
Nir Lisker
nlisker at openjdk.java.net
Thu Nov 4 20:25:12 UTC 2021
On Tue, 21 Sep 2021 11:13:06 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.
This pull request has now been integrated.
Changeset: 5fc047ba
Author: Nir Lisker <nlisker at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/5fc047ba2300b5a285a58cd76451e41fefe6e462
Stats: 168 lines in 8 files changed: 0 ins; 34 del; 134 mod
8272808: Update constant collections to use the new immutable collections - leftovers
Reviewed-by: kcr, jvos
-------------
PR: https://git.openjdk.java.net/jfx/pull/627
More information about the openjfx-dev
mailing list