RFR: JDK-8164862: 2 JVMCI tests should not be executed on linux-x86

Erik Joelsson erik.joelsson at oracle.com
Fri Aug 26 15:19:24 UTC 2016


Hello,

In JDK-8157831, the jvmci tests were modified to be properly excluded 
when running with a linux-x86 JVM, but a 64 bit JVM running jtreg 
itself. Since then, two more tests were added with the same problem.

A side effect of an infrastructure change I'm about to do will change 
the JDK used to run jtreg in JPRT and this is currently causing these 
tests to fail.

Bug: https://bugs.openjdk.java.net/browse/JDK-8164862

Webrev: http://cr.openjdk.java.net/~erikj/8164862/webrev.hotspot.01/

/Erik



More information about the hotspot-dev mailing list