RFR(XS): 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
Doerr, Martin
martin.doerr at sap.com
Thu Apr 11 09:52:57 UTC 2019
Hi,
we have also seen this test failing. I've analyzed the issue and added a comment:
https://bugs.openjdk.java.net/browse/JDK-8220625
My suggested fix:
http://cr.openjdk.java.net/~mdoerr/8171132_BadConstantValue/webrev.00/
Please check if the ClassReader behavior is as expected (usage of .java file with same timestamp even though .class file was provided).
If so, please review my trivial fix.
Best regards,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190411/f9919b56/attachment.html>
More information about the compiler-dev
mailing list