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

Introspector.getBeanInfo() performance regressed substantially with JDK 7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 7
    • client-libs

      Even with Java 7 Update 6 build 19, Introspector.getBeanInfo() performance appears to have regressed substantially with Java 7:

      The attached sample program produced:
      D:\Java\jdk1.6.0_32\bin\java.exe ResourceBundlePerfBug took: 18 ms
      D:\Java\jdk1.7.0_04\bin\java.exe ResourceBundlePerfBug took: 46 ms
      D:\Java\jdk1.7.0_06\bin\java.exe ResourceBundlePerfBug took: 39 ms
       
      So Update 6 improved things, but 39ms is still a substantial regression from 18ms.

            malenkov Sergey Malenkov (Inactive)
            tyao Ting-Yun Ingrid Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: