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

TableAccessibility and TableRowAccessibility miss autorelease

XMLWordPrintable

        The TableAccessibility obj-c class should call [autorelease] on an object it allocates (see: [TableRowAccessibility alloc] and [ColumnAccessibility alloc]).

        The TableRowAccessibility obj-c class should not call [retain] on an allocated object (see: [CellAccessibility alloc]).

        "You own any object you create", see: https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmRules.html

              asemenov Artem Semenov
              ant Anton Tarasov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: