Remove DBCursorCleaner abstraction

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal
    • None
    • None
    • None
    • None
    • None
    • None

      The legacy driver includes an abstraction for cursor cleaning that relies on finalization for Java 8 and reflective use of java.lang.ref.Cleaner on Java 9+.

      Once Java 11 is the minimum, the finalization-based mechanism can be removed, the reflective implementation replaced with a normal one, and the DBCursorCleaner abstraction removed.

            Assignee:
            Unassigned
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: