OpenJDK / portola / portola
changeset 50585:64ca9fbcf85f
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
Reviewed-by: kvn
author | epavlova |
---|---|
date | Thu, 14 Jun 2018 15:27:49 -0700 |
parents | 6d4332f746ad |
children | fa727a4d7934 |
files | test/hotspot/jtreg/ProblemList-graal.txt |
diffstat | 1 files changed, 12 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/test/hotspot/jtreg/ProblemList-graal.txt Thu Jun 14 21:49:46 2018 +0200 +++ b/test/hotspot/jtreg/ProblemList-graal.txt Thu Jun 14 15:27:49 2018 -0700 @@ -139,6 +139,15 @@ vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t002/TestDescription.java 8204506 macosx-all -compiler/stable/TestStableShort.java 8204346 generic-all -compiler/stable/TestStableUShort.java 8204346 generic-all -compiler/stable/TestStableUByte.java 8204346 generic-all +compiler/stable/TestStableBoolean.java 8204347 generic-all +compiler/stable/TestStableByte.java 8204347 generic-all +compiler/stable/TestStableChar.java 8204347 generic-all +compiler/stable/TestStableDouble.java 8204347 generic-all +compiler/stable/TestStableFloat.java 8204347 generic-all +compiler/stable/TestStableInt.java 8204347 generic-all +compiler/stable/TestStableLong.java 8204347 generic-all +compiler/stable/TestStableMismatched.java 8204347 generic-all +compiler/stable/TestStableObject.java 8204347 generic-all +compiler/stable/TestStableShort.java 8204347 generic-all +compiler/stable/TestStableUByte.java 8204347 generic-all +compiler/stable/TestStableUShort.java 8204347 generic-all