Add System.err Logging for Stream Closure in URLClassLoader and InflaterInputStream

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • 27
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Current logging is insufficient for tracking the closure of streams in the URLClassLoader and InflaterInputStream classes. This lack of visibility makes stream-related issues difficult to debug and analyze.

      Enhance the close() methods in URLClassLoader and InflaterInputStream to include logging via System.err. Capturing these critical closure events will improve visibility into resource management, aiding in the identification and resolution of potential issues.

            Assignee:
            Ravi Reddy
            Reporter:
            Raghu Kale
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: