RFR: 7842: policy file is missing entry for test on Windows [v2]

Christoph Langer clanger at openjdk.org
Thu Jul 14 12:28:14 UTC 2022


On Thu, 14 Jul 2022 11:36:10 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:

>> This change adds an entry to the test policy file to allow acces to the temporary directory. This is needed since the surefire plugin places it files there on Windows, in contrast to other platforms where they are placed in the target/surefire directory.
>
> Ralf Schmelter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Prepare permissions for new failsafe version und handle 8.3 names for the temp dir

Looks good. Thanks for digging into this. Now the tests can run on Windows as well.

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

Marked as reviewed by clanger (Committer).

PR: https://git.openjdk.org/jmc/pull/410


More information about the jmc-dev mailing list