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

CBandsHolder class in AudioSpectrum.h needs to use smart pointers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • javafx
    • None
    • generic
    • generic

      There's a retain/release mechanism used by the CBandsHolder class. This is fragile and prone to failure, the code should be rewritten to use smart pointers (likely std::shared_ptr) instead.

            Unassigned Unassigned
            ddehaven David Dehaven (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: