On 08/15/2015 06:31 AM, xor wrote: > I would be happy if this could be included in the Freenet release on Sunday > as > it fixes the outrageous "WOT creates thousands of threads" issue.
Sadly it uses Long.compare(), which was added in Java 7, [0] in WebOfTrust.java:2127 and WebOfTrust.java:2137. This prevents it from being included because Freenet still only requires Java 6. Barring another security / bugfix release, 1471 can change the key for those running on Java 7 or higher, and 1472 can require Java 7. [0] https://docs.oracle.com/javase/7/docs/api/java/lang/Long.html#compare%28long,%20long%29
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl