RFR: 7903047: Make JUnit runner use the JUnit Platform Launcher [v12]

Jonathan Gibbons jjg at openjdk.java.net
Mon May 16 17:01:03 UTC 2022


On Thu, 28 Apr 2022 13:40:09 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> ... I guess it might just mean we can't use JUnit Jupiter for some of the low-level core-libs tests
>
> Yes, either that or we find another way to make those core-libs tests and JUnit happy by agreeing upon a class loader.

If there is a way to avoid using the context class loader and agree on some other one, that might be worth investigating as a followup.

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

PR: https://git.openjdk.java.net/jtreg/pull/78


More information about the jtreg-dev mailing list