RFR: JDK-8309142: Refactor test/langtools/tools/javac/versions/Versions.java
Jonathan Gibbons
jjg at openjdk.org
Fri Jun 9 19:45:42 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.
Marked as reviewed by jjg (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14387#pullrequestreview-1472969935
More information about the compiler-dev
mailing list