RFR: 8272808: Update constant collections to use the new immutable collections - leftovers [v2]
Nir Lisker
nlisker at openjdk.java.net
Fri Oct 15 14:24:15 UTC 2021
> 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 imports
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/627/files
- new: https://git.openjdk.java.net/jfx/pull/627/files/255a314d..79606579
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=627&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=627&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/627.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/627/head:pull/627
PR: https://git.openjdk.java.net/jfx/pull/627
More information about the openjfx-dev
mailing list