RFR: 8199533: ProblemList tests failing after JDK-8153333 (original) (raw)

Stefan Johansson stefan.johansson at oracle.com
Tue Mar 13 17:24:42 UTC 2018


Thanks,

I will push then.

Cheers, Stefan

On 2018-03-13 18:22, Christian Tornqvist wrote:

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 <mailto: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 <mailto: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 <http://cr.openjdk.java.net/%7Esjohanss/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/%7Esjohanss/8199533/01/> Inc:http://cr.openjdk.java.net/~sjohanss/8199533/00-01/ <http://cr.openjdk.java.net/%7Esjohanss/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