RFR: 8293051: Further refactor javac after removal of -source/-target/--release 7 [v2]
Joe Darcy
darcy at openjdk.org
Sat Sep 3 16:34:32 UTC 2022
On Sat, 3 Sep 2022 02:47:50 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Pretty sure the test in question was under java.lang.invoke in the libraries (i.e. test/jdk vs test/langtools) area.
>>
>> If we come up for a supported idiom for this, there is at least one other test I'd want to update to use it; that can be done as future work.
>
> all tier1-3 tests are passing in mach5, I guess you were referring to: `test/jdk/java/lang/invoke/defineHiddenClass/src/HiddenInterface.java` which I have modified to play with records.
Sounds good.
-------------
PR: https://git.openjdk.org/jdk/pull/10150
More information about the compiler-dev
mailing list