Integrated: CODETOOLS-7903260: Fix support for JUnit tests in a system module
Jonathan Gibbons
jjg at openjdk.org
Wed Aug 24 01:26:48 UTC 2022
On Tue, 23 Aug 2022 21:26:48 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a simple patch to allow a directory of TestNG or JUnit tests to be patched into a system module, in order to access package-private API.
>
> The patch is just to export the package containing the patched test to the possibly-unnamed module containing the library code to run the tests.
This pull request has now been integrated.
Changeset: ccb05af5
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/ccb05af578e522f2c331e4a20d7537e9a91a898d
Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
7903260: Fix support for JUnit tests in a system module
Reviewed-by: iris
-------------
PR: https://git.openjdk.org/jtreg/pull/105
More information about the jtreg-dev
mailing list