Skip to content

Commit

Permalink
Merge branch 'master' into JDK-8257450
Browse files Browse the repository at this point in the history
  • Loading branch information
jddarcy committed Dec 8, 2020
2 parents 96e75b0 + 6ff18e3 commit 342c865
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -23,8 +23,5 @@

// key: compiler.err.varargs.invalid.trustme.anno
// key: compiler.misc.varargs.trustme.on.non.varargs.accessor
// key: compiler.note.preview.filename
// key: compiler.note.preview.recompile
// options: --enable-preview -source ${jdk.version}

record R(@SafeVarargs String... s) {}

0 comments on commit 342c865

Please sign in to comment.