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

NullPointerException in XPDefaultRenderer.paint()

XMLWordPrintable

    • b01
    • 6u4
    • b04
    • generic, x86
    • generic, windows_vista
    • Verified

        bug# 6668281 is fixed only partly, NPE is still thrown under Vista,
        http://bugs.sun.com/view_bug.do?bug_id=6668281

        The following code throws NPE
                    /* on Vista there are more states for sorted columns */
                    if (WindowsLookAndFeel.isOnVista()) {
                        SortOrder sortOrder = getColumnSortOrder(header.getTable(), column);

        Another problem that "tableHeader _must_ work as a stand-alone component",
        and we should fix all related bugs and make sure it works

              alexp Alexander Potochkin (Inactive)
              alexp Alexander Potochkin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: