RFR(T): 8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java

Igor Ignatyev igor.ignatyev at oracle.com
Tue Apr 9 22:03:32 UTC 2019


oh, I actually expected it to be in open ProblemList b/c the test is open, but closed list should help in our setup too. hopefully 8221577 will be fixed soon, and openjdk community won't be significantly affected by it.

-- Igor 

> On Apr 9, 2019, at 2:08 PM, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
> 
> Just to be clear... I added these to the closed ProblemList-graal.txt
> file because this failure was introduced by a closed push that set
> options for JCK testing...
> 
> I probably should have done the review on the closed list... :-(
> 
> 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