RFR(T): 8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
Daniel D. Daugherty
daniel.daugherty at oracle.com
Tue Apr 9 20:55:42 UTC 2019
Thanks Igor!
Dan
On 4/9/19 4:55 PM, Igor Ignatyev wrote:
> Dan,
>
> Looks good to me.
>
> -- Igor
>
>> On Apr 9, 2019, at 1:47 PM, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
>>
>> Greetings,
>>
>> I have a trivial fix for the following bug:
>>
>> JDK-8222229 ProblemList compiler/jsr292/InvokerSignatureMismatch.java
>> https://bugs.openjdk.java.net/browse/JDK-8222229
>>
>> in order to reduce the noise in the JDK13 CI...
>>
>> Here's the context diff:
>>
>> $ hg diff
>> diff -r dc21be24a8ff closed/test/hotspot/jtreg/ProblemList-graal.txt
>> --- a/closed/test/hotspot/jtreg/ProblemList-graal.txt Tue Apr 09 12:13:01 2019 -0700
>> +++ b/closed/test/hotspot/jtreg/ProblemList-graal.txt Tue Apr 09 16:39:45 2019 -0400
>> @@ -17,4 +17,6 @@
>>
>> compiler/deoptimization/DeoptReturn.java 8199484 generic-all
>>
>> +compiler/jsr292/InvokerSignatureMismatch.java 8221577 generic-all
>> +
>> applications/microbenchmarks/other/Test.java#id191 8221585 generic-all
>>
>> This will reduce the noise in JDK13 CI tier3 until:
>>
>> JDK-8221577 [Graal] compiler/jsr292/InvokerSignatureMismatch.java fails with BytecodeParserError
>> https://bugs.openjdk.java.net/browse/JDK-8221577
>>
>> is fixed.
>>
>> Thanks, in advance, for any questions, comments or suggestions.
>>
>> Dan
More information about the hotspot-compiler-dev
mailing list