RFR: 8313613: Use JUnit in langtools/lib tests
Qing Xiao
xqoasis at openjdk.org
Fri Oct 6 01:03:00 UTC 2023
On Mon, 14 Aug 2023 23:57:08 GMT, Qing Xiao <xqoasis at openjdk.org> wrote:
> Use JUnit Jupiter API in langtools/lib tests instead of TestNG. They are under test/langtools/lib/combo/tools/javac/combo/.
> Modified tests that extend tools in CompilationTestCase and JavacTemplateTestBase to implement TestWatcher.
@sormuras Hi Christian. Can I ask whether you find any reviewer for this PR? Otherwise, it will be closed after 4 weeks. I can make any modifications if needed. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15281#issuecomment-1749849178
More information about the compiler-dev
mailing list