[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Backporting bnd: cannot find symbol: public java.util.Spliterator<T> spliterator()



Le 11/07/2016 à 12:01, Andreas Tille a écrit :

> Any hints?


Hi Andreas,

Spliterator is a Java 8 class, we should update the build dependencies
of the package. For the backport you can either use openjdk-8-jdk or
remove the spliterator() method from this class.

Emmanuel Bourg


Reply to: