RFR: 8341997: Tests create files in src tree instead of scratch dir

Erik Joelsson erikj at openjdk.org
Mon Oct 14 17:54:09 UTC 2024


On Mon, 14 Oct 2024 17:37:01 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Change property `test.src` to `test.dir`.

I can't find any reference to `test.dir` in the jtreg documentation. I would expect to see it here https://openjdk.org/jtreg/tag-spec.html#testvars. My understanding is that you should just use the current working directory for temporary files: https://openjdk.org/jtreg/faq.html#scratch-directory

-------------

PR Review: https://git.openjdk.org/jdk/pull/21503#pullrequestreview-2367294246


More information about the nio-dev mailing list