Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13713

See about dropping ClassLoaderBase#getClassLoadingLock

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0, 2.0.0
    • 2.0.0
    • None
    • Reviewed

    Description

      From the comment in ClassLoaderBase

      /**
       * Base class loader that defines couple shared constants used
       * by sub-classes. It also defined method getClassLoadingLock for parallel
       * class loading and JDK 1.6 support. This method (getClassLoadingLock)
       * is similar to the same method in the base class Java ClassLoader
       * introduced in JDK 1.7, but not in JDK 1.6.
       */
      

      We've dropped JDK6 support, so let's see if we can post a red-patch.

      Attachments

        1. HBASE-13713.patch
          2 kB
          Lars Francke

        Activity

          People

            larsfrancke Lars Francke
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: