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

Hudson commented on HBASE-10032:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #853 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/853/])
HBASE-10032. [JDK8] ConcurrentSkipListMap class size changed (apurtell: rev 
1545876)
* 
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java


> [JDK8] ConcurrentSkipListMap class size changed
> -----------------------------------------------
>
>                 Key: HBASE-10032
>                 URL: https://issues.apache.org/jira/browse/HBASE-10032
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.98.0
>
>         Attachments: 10032.patch
>
>
> ConcurrentSkipListMap in JDK < 8 has as members an integer and 8 references. 
> In JDK 8, this changes to 6 members only. We can accommodate this change by 
> estimating the structure size rather than hardcoding it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to