Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8222799

java.beans.Introspector uses an obsolete methods cache

XMLWordPrintable

    • b21
    • generic
    • generic

        The "java.beans.Introspector" uses "declaredMethodCache" which was used before JDK-4058433:
        http://hg.openjdk.java.net/jdk/jdk/rev/ba387c302edd#l9.367
        Note that "declaredMethodCache.put()" was removed, and now we never populate this cache. It is used only as a synchronization monitor in some methods.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: