RFR: JDK-8197945 - Qurarantine failing condy tests

Kim Barrett kim.barrett at oracle.com
Wed Feb 14 17:19:38 UTC 2018


> 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