Package: libfastutil-java / 8.5.11+dfsg-1

Metadata

Package Version Patches format
libfastutil-java 8.5.11+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test_classpath.patch | (download)

build.xml | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 putting paths to junit and hamcrest jars into build.xml
long_overflow.patch | (download)

test/it/unimi/dsi/fastutil/BigArraysTest.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 dividing long.max_value by 2 as some tiny long will be added to
 it, in order to avoid being back to negative long values.