[
https://issues.apache.org/jira/browse/THRIFT-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005260#comment-15005260
]
Hudson commented on THRIFT-3157:
--------------------------------
SUCCESS: Integrated in Thrift #1722 (See
[https://builds.apache.org/job/Thrift/1722/])
THRIFT-3157 Make TBase signature more explicit Client: Java Patch: (nsuke: rev
c2d4c77c5aec372bd4f265d6bff6a55c05c6e7c1)
* lib/java/src/org/apache/thrift/TUnion.java
* lib/java/src/org/apache/thrift/TBase.java
> TBase signature should be TBase<T extends TBase<T,F>, F extends TFieldIdEnum>
> -----------------------------------------------------------------------------
>
> Key: THRIFT-3157
> URL: https://issues.apache.org/jira/browse/THRIFT-3157
> Project: Thrift
> Issue Type: Bug
> Components: Java - Library
> Affects Versions: 0.9.2
> Reporter: Roshan George
> Priority: Minor
>
> Is there any reason this isn't the case? The wildcarding doesn't appear to
> give us anything extra. I've been told that it may help with uses of the
> Comparable. Can anyone think of a use?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)