Error examples page
Jonathan Gibbons
jonathan.gibbons at oracle.com
Mon Oct 3 20:22:03 UTC 2022
It's generated by the code in open/test/langtools/tools/javac/diags/.
There are various classes there, like RunExamples.java,
CheckExamples.java etc. You are probably looking for RunExamples.java;
there are comments in the code on how to use it.
-- Jon
On 10/3/22 7:31 AM, Ethan McCue wrote:
> Hey all,
>
> My group stumbled upon this page with a bunch of error examples in a
> nice presentable format.
>
> https://cr.openjdk.java.net/~jjg/diags-examples.html
> <https://cr.openjdk.java.net/~jjg/diags-examples.html>
>
> My suspicion is that this was generated by something in the codebase -
> if so does anyone know the command of the top of their head?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20221003/17fa57b6/attachment.htm>
More information about the compiler-dev
mailing list