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

WebHistory.setMaxSize: property and setter method work differently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • None
    • web

      When setting maxSize property you can actually set maxSize to negative value (WebHistory.getMaxSize will return negative value then), while using setMaxSize() method with negative argument can only make maxSize become 0.
      I suppose setMaxSize() method behaves properly, and property needs additional control.

            ant Anton Tarasov (Inactive)
            ilatyshe Irina Grineva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: