RFR: 8199533: ProblemList tests failing after JDK-8153333

Christian Tornqvist christian.tornqvist at oracle.com
Tue Mar 13 17:22:15 UTC 2018


Looks good, thanks for doing this! This is a trivial change that you should push right away :)

Thanks,
Christian

> On Mar 13, 2018, at 1:18 57PM, Stefan Johansson <stefan.johansson at oracle.com> wrote:
> 
> Thanks for the review,
> 
> On 2018-03-13 18:07, Christian Tornqvist wrote:
>> Hi Stefan
>> 
>>> On Mar 13, 2018, at 1:03 49PM, Stefan Johansson <stefan.johansson at oracle.com> wrote:
>>> 
>>> Hi,
>>> 
>>> Please review this change to add some tests to the problem list which are failing after JDK-8153333.
>>> 
>>> Links
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8199533
>>> Webrev: http://cr.openjdk.java.net/~sjohanss/8199533/00
>>> 
>>> Summary:
>>> After JDK-8153333 some tests have started failing when run with a collector not having any concurrent phases, for example with -XX:+UseParallelGC.
>> There should be a bug filed for fixing this, and that bug id should be next to the test name in the ProblemList.txt. It should also have generic-all added after the bug id, just like the other entries in ProblemList.txt.
> Thanks for pointing this out, new webrevs:
> Full: http://cr.openjdk.java.net/~sjohanss/8199533/01/ <http://cr.openjdk.java.net/~sjohanss/8199533/01/>
> Inc: http://cr.openjdk.java.net/~sjohanss/8199533/00-01/ <http://cr.openjdk.java.net/~sjohanss/8199533/00-01/>
> 
> Should I push this right away, or can it wait until tomorrow?
> 
> Cheers,
> Stefan
> 
>> Thanks,
>> Christian
>> 
>>> Testing:
>>> Locally verified that the tests are excluded.
>>> 
>>> Cheers,
>>> Stefan



More information about the hotspot-dev mailing list