RFR: JDK-8262199: TOCTOU in jli args.c
Matthias Baesken
mbaesken at openjdk.java.net
Tue Feb 23 14:26:44 UTC 2021
On Tue, 23 Feb 2021 14:05:15 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> This looks good in general. Do you know whether there's a jtreg test that stresses arg files?
There are tests dealing with args files at test/jdk/tools/launcher/ , e.g. there is test/jdk/tools/launcher/ArgsFileTest.java .
Best regards, Matthias
-------------
PR: https://git.openjdk.java.net/jdk/pull/2692
More information about the core-libs-dev
mailing list