Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-1439

Investigate removing the antiGC thread in embedded Derby

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 10.7.1.1
    • Services
    • None

    Description

      The antiGC thread was originally created to avoid the DriverManager class being garbage collected when no refrences existed to it and it had loaded the embedded JDBC driver (and hence shutting down the engine). This was an issue with JDK 1.1. Since Derby does not support jdk1.1 and garbage collection of classes is clearly defined, it is possible the thread serves no useful purpose.

      Attachments

        1. patch1.diff
          4 kB
          Knut Anders Hatlen
        2. d1439.diff
          6 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            djd Daniel John Debrunner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: