NegativeCompensation (from the org.openjdk.other.tests.sumAndAverage package) seems to run forever on the Pixel C running on Android 6.
Apart from that, all tests (block 1 - block 14) pass on Harmony-based Android 6.0.1 (running on the 64GB Pixel C, build N9F27M).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Android 10 : all tests (block 1 - block 14) pass on an API 29 Pixel 3 emulator.
The test device for Android 8.1 is a 32GB Nexus 5x running build OPM7.181205.001
All tests (block 1 - block 14) pass.
The test device for Android 7.1.1 with Spliterator delegation enabled is a 32GB Nexus 9 running the current build N9F27M.
All tests (block 1 - block 14) pass.
NegativeCompensation (from the org.openjdk.other.tests.sumAndAverage package) seems to run forever on the Pixel C running on Android 6.
Apart from that, all tests (block 1 - block 14) pass on Harmony-based Android 6.0.1 (running on the 64GB Pixel C, build N9F27M).
The NegativeCompensation test passes after ~ 12 min on the Pixel C running on Android 6 after reducing LOG_ITER from 21 to 20.
All 19533 (-345 with Spliterator delegation on Java 8) tests pass on
The tests have also been run with the java8.util.Spliterators.assume.oracle.collections.impl=false switch on Sun/Oracle Java 6/7.