RFR(T): [12]: 8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Fri Jan 4 23:14:09 UTC 2019


Thank you,
Misha

On 1/4/19, 2:23 PM, Igor Ignatyev wrote:
> Hi Misha,
>
> looks good to me.
>
> -- Igor
>
>> On Jan 4, 2019, at 2:08 PM, Mikhailo Seledtsov<mikhailo.seledtsov at oracle.com>  wrote:
>>
>> Please review this trivial change that excludes the unstable test until the underlying issue is addressed ( JDK-8214174<https://bugs.openjdk.java.net/browse/JDK-8214174>)
>> Changes is done in JDK 12 repository: (http://hg.openjdk.java.net/jdk/jdk12)
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8215583
>>
>> Change:
>>         --- a/test/hotspot/jtreg/ProblemList.txt
>>         +++ b/test/hotspot/jtreg/ProblemList.txt
>>         @@ -1,5 +1,5 @@
>>         #
>>         -# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
>>         +# Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
>>          # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>>          #
>>          # This code is free software; you can redistribute it and/or modify it
>>         @@ -85,6 +85,7 @@
>>          runtime/appcds/javaldr/GCDuringDump.java 8208778 macosx-x64
>>          runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 8213299 generic-all
>>          runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all
>>         +runtime/handshake/HandshakeWalkSuspendExitTest.java 8214174 generic-all
>>          runtime/RedefineTests/RedefineRunningMethods.java 8208778 macosx-x64
>>          runtime/SharedArchiveFile/SASymbolTableTest.java 8193639 solaris-all
>>
>> Testing:
>>         1. Locally: ran runtime/handshake/HandshakeWalkSuspendExitTest.java
>>            making sure it is excluded
>>
>>
>> Thank you,
>> Misha


More information about the hotspot-runtime-dev mailing list