RFR: JDK-8197945 - Qurarantine failing condy tests
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Wed Feb 14 19:59:39 UTC 2018
Thanks!
/Jesper
> On 14 Feb 2018, at 18:19, Kim Barrett <kim.barrett at oracle.com> wrote:
>
>> On Feb 14, 2018, at 11:14 AM, jesper.wilhelmsson at oracle.com wrote:
>>
>> +hotspot_dev
>>
>>> On 14 Feb 2018, at 16:44, jesper.wilhelmsson at oracle.com wrote:
>>>
>>> Hi,
>>>
>>> Please review this tiny fix to quarantine two tests that are failing in HS Tier 1.
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8197945 <https://bugs.openjdk.java.net/browse/JDK-8197945>
>>> Diff:
>>>
>>> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>>> --- a/test/jdk/ProblemList.txt
>>> +++ b/test/jdk/ProblemList.txt
>>> @@ -282,6 +282,9 @@
>>>
>>> java/lang/String/nativeEncoding/StringPlatformChars.java 8182569 windows-all,solaris-all
>>>
>>> +java/lang/invoke/condy/CondyRepeatFailedResolution.java 8197944 windows-all
>>> +java/lang/invoke/condy/CondyReturnPrimitiveTest.java 8197944 windows-all
>>> +
>>> ############################################################################
>>>
>>> # jdk_instrument
>>>
>>>
>>>
>>> Thanks,
>>> /Jesper
>
> Looks good.
>
More information about the jdk-dev
mailing list