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

Drop of outdated logging in the com.sun.media.sound package

XMLWordPrintable

    • b21
    • generic
    • generic

      The com.sun.media.sound package has a special logging which is not used by default, it is necessary to recompile the jdk to enable it. It is rarely used(mostly unused for a long time) and just complicates the code.

      If some logging is needed to track some specific bug, then it is simpler to add some ad-hoc logging instead of enable the global logging for the all package.
      Moreover all new code like gervil does not use this logging.

      I suggest to drop it.

            serb Sergey Bylokhov
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: