Integrated: JDK-8309142: Refactor test/langtools/tools/javac/versions/Versions.java
Joe Darcy
darcy at openjdk.org
Fri Jun 9 19:58:55 UTC 2023
On Fri, 9 Jun 2023 04:47:32 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Test refactoring to reduce future maintenance: when source version gets a new language feature, a single enum constant with an example gets added to test all source versions against that sample.
This pull request has now been integrated.
Changeset: 7d824790
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7d82479096d9ecc14881bf9b639507eee43f547b
Stats: 340 lines in 1 file changed: 89 ins; 181 del; 70 mod
8309142: Refactor test/langtools/tools/javac/versions/Versions.java
Reviewed-by: jjg
-------------
PR: https://git.openjdk.org/jdk/pull/14387
More information about the compiler-dev
mailing list