RFR: 8257855: Example SafeVarargsNotApplicableToRecordAccessors breaks test tools/javac/diags/CheckExamples.java
Jonathan Gibbons
jjg at openjdk.java.net
Mon Dec 7 23:52:14 UTC 2020
On Mon, 7 Dec 2020 23:42:47 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> Hi,
>
> Please review this patch which is removing some keys and one option to test: `test/langtools/tools/javac/diags/examples/SafeVarargsNotApplicableToRecordAccessors.java` The PR that pushed the fix (JDK-8254784)[https://bugs.openjdk.java.net/browse/JDK-8254784] for was developed in parallel with the one that made records a standard feature in Java. I forgot to remove these options before pushing the final version of the code,
>
> TIA
Marked as reviewed by jjg (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1682
More information about the compiler-dev
mailing list