[ https://issues.apache.org/jira/browse/HBASE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541260#comment-13541260 ]
Anoop Sam John commented on HBASE-7457: --------------------------------------- Stack Is this the patch committed? Lot of other changes also in this!! > Fix javadoc warnings in hadoopqa tool, it complains about unsafe accesses > ------------------------------------------------------------------------- > > Key: HBASE-7457 > URL: https://issues.apache.org/jira/browse/HBASE-7457 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: stack > Fix For: 0.96.0 > > Attachments: 7457.txt > > > I see this in hadoopqa output and it seems to be causing the two warnings we > currently see in hadoopqa reports: > {code} > 2 warnings > [WARNING] Javadoc Warnings > [WARNING] > /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:43: > warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a > future release > [WARNING] import sun.misc.Unsafe; > [WARNING] ^ > [WARNING] > /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:1032: > warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a > future release > [WARNING] static final Unsafe theUnsafe; > [WARNING] ^ > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira