RFR: 8254789: ProblemList compiler/graalunit/HotspotTest.java [v3]
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Oct 14 19:11:26 UTC 2020
On Wed, 14 Oct 2020 18:44:51 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> @dcubed-ojdk
>> graal unit tests can be excluded individually by adding entries to `ProblemList-graal.txt` :
>> diff --git a/test/hotspot/jtreg/ProblemList-graal.txt b/test/hotspot/jtreg/ProblemList-graal.txt
>> index f73a4883f42..634f2bc12f6 100644
>> --- a/test/hotspot/jtreg/ProblemList-graal.txt
>> +++ b/test/hotspot/jtreg/ProblemList-graal.txt
>> @@ -239,3 +239,5 @@ org.graalvm.compiler.replacements.test.classfile.ClassfileBytecodeProviderTest
>> org.graalvm.compiler.core.test.deopt.CompiledMethodTest 8202955
>>
>> org.graalvm.compiler.hotspot.test.ReservedStackAccessTest 8213567 windows-all
>> +
>> +org.graalvm.compiler.hotspot.test.CheckGraalIntrinsics 8254785
>
> @iignatev - I forgot about that file!
@iignatev - should be fixed now.
@RogerRiggs - can you also re-review?
-------------
PR: https://git.openjdk.java.net/jdk/pull/666
More information about the hotspot-runtime-dev
mailing list