Use of Hashtable in Prism

Scott Palmer swpalmer at gmail.com
Mon Sep 23 17:18:18 UTC 2019


I just noticed that NetBeans is warning me about use of an “obsolete collection” in PrismTextLayout.java.

Is there a reason this isn’t using HashMap or ConcurrentHashMap ?

Scott



More information about the openjfx-dev mailing list