[aarch64-port-dev ] RFR: jdk7: Replace hotspot jtreg test suite
Edward Nevill
edward.nevill at linaro.org
Tue Jul 29 14:15:53 UTC 2014
Hi,
The linked patch replaces the existing jtreg test suite in jtreg/hotspot, with the jtreg test suite from the jdk7u tip.
I have gone through the failures and fixed tests which were obviously broken (eg. -m64 on gcc command line, incorrect options on jmap, undefined symbols on link etc).
The following are the results I get now.
Test results: passed: 286; failed: 2
The 2 failures are
FAILED: gc/arguments/TestDynMaxHeapFreeRatio.java
FAILED: gc/arguments/TestDynMinHeapFreeRatio.java
Note that in order to run the tests you must specify -timeout:3 as some of the tests take longer than the standard 2 minutes (this is true on x86 as well).
OK to push?
Ed.
Link here
http://people.linaro.org/~edward.nevill/patches/jdk7u_jtreg.patch
More information about the aarch64-port-dev
mailing list