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

TableAccessibility and TableRowAccessibility miss autorelease

    XMLWordPrintable

Details

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: