8257855: Example SafeVarargsNotApplicableToRecordAccessors breaks test tools/javac/diags/CheckExamples.java #1682
Conversation
…t tools/javac/diags/CheckExamples.java
|
@vicente-romero-oracle The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
@vicente-romero-oracle This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 1 new commit pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the
|
/integrate |
@vicente-romero-oracle Since your change was applied there have been 3 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit 6ff18e3. |
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
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jdk pull/1682/head:pull/1682
$ git checkout pull/1682