[fedora-java] Java 8 testing in Fedora

Mikolaj Izdebski mizdebsk at redhat.com
Fri Apr 4 11:23:58 UTC 2014


On 04/02/2014 08:16 PM, Deepak Bhole wrote:
>> 3) Some new methods were added, which breaks existing code.  Examples:
>>   java.util.Map - remove(K,V)
>>   java.util.List - sort(Comparator)
>>   java.lang.reflect.TypeVariable - getAnnotatedBounds()
>>   sun.security.jgss.spi.GSSCredentialSpi - impersonate(GSSNameSpi)
>>
>> Solution: patch code to implement new methods
>>
> 
> The java.util* ones use the new default mechanism and should pose no
> problem afaik. Can you post a snippet of the error message?
> 
> The last 2 will require code changes to accommodate those methods.
> Thankfully there should be far fewer cases of those than the first 2.

Duplicate methods named spliterator with the parameters () and () are
inherited from the types Collection<LazyExtensionManager.Descriptor<E>>
and Iterable<LazyExtensionManager.Descriptor<E>>

Package: eclipse-dltk

-- 
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk


More information about the java-devel mailing list