RFR: 8265227: Move Proc.java from security/testlibrary to test/lib [v2]

Weijun Wang weijun at openjdk.java.net
Wed Apr 14 22:57:56 UTC 2021


On Wed, 14 Apr 2021 20:48:07 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> I'd like to move this tool to test/lib inside a proper named package.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   move to process and a test for itself

New commit that uses a different method to find out `-add-exports` and `--add-opens` so there is no need to use an internal method. Otherwise, multiple other tests that have `@build jdk.test.lib.process.*` would fail without the extra `@modules` tag.

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

PR: https://git.openjdk.java.net/jdk/pull/3496



More information about the security-dev mailing list