mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8139376: [TESTBUG] ExecuteInstalledCodeTest should be run only on amd64 and sparcv9
Reviewed-by: twisti, kvn
This commit is contained in:
parent
fcbdffb48f
commit
815be268ee
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ import java.util.Map;
|
|||
/*
|
||||
* @test
|
||||
* @bug 8136421
|
||||
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
||||
* @library /testlibrary /../../test/lib /
|
||||
* @compile ../common/CompilerToVMHelper.java
|
||||
* @build sun.hotspot.WhiteBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue