[aarch64-port-dev ] server JTREG results for OpenJDK 8 on AArch64

Andrew Haley aph at redhat.com
Wed Feb 12 04:42:59 PST 2014


On 02/10/2014 03:15 PM, OpenJDK Automated Test wrote:
> This is a summary of the JTREG test results for OpenJDK 8 on AArch64.

I've been investigating one of these tests.

CdsSameObjectAlignment fails with ObjectAlignmentInBytes=32 because
the initial heap is too small.  Set the -Xms correctly and it's fine.
There is nothing wrong with the functionality being tested, and the
test fails in the same way on x86.

I wonder what we should do.  Bogus test failures are very distracting
(not to mention dispiriting.)  Maybe we should get a list of x86 test
failures and use those to filter Aarch64 test falures.  Sure, they're
still failures, but we should be concentrating on Aarch64.

Andrew.


More information about the aarch64-port-dev mailing list