On Wed, 10 Apr 2024 15:40:02 GMT, Martin Doerr <mdo...@openjdk.org> wrote:

> JTREG usually places libraries here:
> 
> https://github.com/openjdk/jdk/blob/279ed0ddd505fb3052b818f755b4b220ed5557e6/make/test/JtregNativeJdk.gmk#L47
> 
> 
> Files can get copied by `Files.copy`: 
> https://docs.oracle.com/javase/8/docs/api/java/nio/file/Files.html#copy-java.nio.file.Path-java.nio.file.Path-java.nio.file.CopyOption...-

I have referred to the lib directory under jdk and not jtreg anymore. Wouldn't 
that be fine ?

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

PR Comment: https://git.openjdk.org/jdk/pull/17945#issuecomment-2048007327

Reply via email to