Hi Alan, thanks for looking at this.
> If the issue on these platforms is different JDK-8221305 then best to > create a new issue and use that to exclude the test (you can't used > JDK-8223869 as that is the issue you are using to add to the exclude > list). Ah, no I think it's the same issue. Updated webrev: http://cr.openjdk.java.net/~goetz/wr19/8223869-MaxAdvance/02/ I'll mention linux-ppc64le in 8221305 in a comment. > I'm not 100% certain without trying it, but I think you can put > it on its own line too. No, that's not possible. I maintain our own ProblemList, that is just appended to the one checked in. And if I exclude a test we see failing that is also in the other one, it suddenly starts failing on other platforms :/ This is a nuisance! ... but not relevant for this here :) Best regards, Goetz. > > -Alan