[ 
https://issues.apache.org/jira/browse/HBASE-12603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated HBASE-12603:
---------------------------------
    Attachment: HBASE-12603.patch

After this patch, only one warning should remain.

1 warning
[WARNING] Javadoc Warnings
[WARNING] 
/home/varun/hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:54:
 warning: Unsafe is internal proprietary API and may be removed in a future 
release
[WARNING] import sun.misc.Unsafe;


> Remove javadoc warnings introduced due to removal of unused imports
> -------------------------------------------------------------------
>
>                 Key: HBASE-12603
>                 URL: https://issues.apache.org/jira/browse/HBASE-12603
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Varun Saxena
>            Assignee: Varun Saxena
>         Attachments: HBASE-12603.patch
>
>
> After removal of unused imports in HBASE-12526 , a lot of javadoc warnings 
> were introduced because some of the classes referred to were no longer 
> imported.



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

Reply via email to