[ 
https://issues.apache.org/jira/browse/HBASE-13713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551595#comment-14551595
 ] 

Hudson commented on HBASE-13713:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6494 (See 
[https://builds.apache.org/job/HBase-TRUNK/6494/])
HBASE-13713: See about dropping ClassLoaderBase#getClassLoadingLock (stack: rev 
ed5ac65f22c06947dfda56ac163502ca2af45998)
* hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassLoaderBase.java


> See about dropping ClassLoaderBase#getClassLoadingLock
> ------------------------------------------------------
>
>                 Key: HBASE-13713
>                 URL: https://issues.apache.org/jira/browse/HBASE-13713
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 1.0.0, 2.0.0
>            Reporter: Nick Dimiduk
>            Assignee: Lars Francke
>            Priority: Minor
>              Labels: beginner
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13713.patch
>
>
> From the comment in ClassLoaderBase
> {noformat}
> /**
>  * 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.
>  */
> {noformat}
> We've dropped JDK6 support, so let's see if we can post a red-patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to