RFR: 8313613: Use JUnit in langtools/lib tests [v5]
Qing Xiao
xqoasis at openjdk.org
Fri Oct 13 03:05:38 UTC 2023
> 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.
Qing Xiao has updated the pull request incrementally with one additional commit since the last revision:
Try to solve whitespace error
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15281/files
- new: https://git.openjdk.org/jdk/pull/15281/files/87f69f42..500a8a4c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15281&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15281&range=03-04
Stats: 57 lines in 2 files changed: 0 ins; 0 del; 57 mod
Patch: https://git.openjdk.org/jdk/pull/15281.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15281/head:pull/15281
PR: https://git.openjdk.org/jdk/pull/15281
More information about the compiler-dev
mailing list