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

TreeItem.leafProperty() out of sync with isLeaf()

XMLWordPrintable

    • x86_64
    • generic

      FULL PRODUCT VERSION :
      java version "1.8.0_121"
      Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
      Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)


      ADDITIONAL OS VERSION INFORMATION :
      Linux xxx 4.11.9-300.fc26.x86_64 #1 SMP Wed Jul 5 16:21:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux


      A DESCRIPTION OF THE PROBLEM :
      The documentation for TreeItem suggests to override isLeaf() but then the leafProperty() doesn't resemble the same value anymore. Also you can't override leafProperty(). This can lead to all sort of problems and hacks when trying to implement weakly loaded tree items properly.


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: