RFR: 8349475: Test tools/javac/api/TestJavacTaskWithWarning.java writes files in src dir
Archie Cobbs
archie.cobbs at gmail.com
Mon Feb 10 17:21:15 UTC 2025
Thanks for fixing! This was my cut & paste mistake.
On Mon, Feb 10, 2025 at 11:16 AM Joe Darcy <darcy at openjdk.org> wrote:
> On Mon, 10 Feb 2025 17:03:02 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>
> > I think we usually use `"."`/current working directory as the target for
> temporary files. Like here:
> >
> >
> https://github.com/openjdk/jdk/blob/ab66c82ce9fdb5ee3fd7690f42b8ad4d78bf5e40/test/langtools/tools/javac/ClassPathTest/ClassPathTest.java#L87
> >
> > I think it is a test's "working directory".
> >
> > But `test.classes` would probably work as well.
>
> Okay; changed to "." to conform to the broader conventions. Thanks
> @lahodaj .
>
> -------------
>
> PR Comment: https://git.openjdk.org/jdk/pull/23527#issuecomment-2648710177
>
--
Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20250210/f47ba6eb/attachment.htm>
More information about the compiler-dev
mailing list