RFR: 8341907: javac -Xlint should ignore /// on first line of source file
Jonathan Gibbons
jjg at openjdk.org
Wed Nov 6 21:13:44 UTC 2024
On Wed, 6 Nov 2024 11:31:02 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
> I was unsure why they compile itself first without any /ref= construct.
My recollection is that this just a convenience to get the output of the compilation into the log without any `/ref` analysis, for the situations where the test in invalid and fails to compile.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21923#issuecomment-2460788755
More information about the compiler-dev
mailing list