Integrated: 8257855: Example SafeVarargsNotApplicableToRecordAccessors breaks test tools/javac/diags/CheckExamples.java

Vicente Romero vromero at openjdk.java.net
Tue Dec 8 04:11:12 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

This pull request has now been integrated.

Changeset: 6ff18e38
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6ff18e38
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

8257855: Example SafeVarargsNotApplicableToRecordAccessors breaks test tools/javac/diags/CheckExamples.java

Reviewed-by: jjg

-------------

PR: https://git.openjdk.java.net/jdk/pull/1682


More information about the compiler-dev mailing list