8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Tue May 14 13:59:41 UTC 2019
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
More information about the core-libs-dev
mailing list