[aarch64-port-dev ] RFR: more tests to exclude

Andrew Haley aph at redhat.com
Wed Feb 19 04:54:48 PST 2014


On 02/19/2014 11:09 AM, Edward Nevill wrote:
> The following tests fail with C1 because they all specify -server on the java command line.
> 
> compiler/codegen/LoadWithMask.java
> compiler/codegen/LoadWithMask2.java
> compiler/uncommontrap/UncommonTrapStackBang.java
> 
> They all fail with the error
> 
> Error: missing `server' JVM at `/home/andrew.mcdermott/openjdk8-jtreg-nightly-tests/builds/client-fastdebug/2014/049/images/j2sdk-image/jre/lib/aarch64/server/libjvm.so'.
> Please install or use the JRE or JDK that contains these missing components.
> 
> which is quite correct.
> 
> These test all pass with C2.
> 
> Should I just exclude these tests.

Do they pass OK with the server VM?  If so, OK, exlcude them.

Andrew.



More information about the aarch64-port-dev mailing list