RFR: 8267465: remove superfluous preview related annotations and test options [v2]

Jan Lahoda jlahoda at openjdk.java.net
Sun Jun 6 16:56:10 UTC 2021


On Thu, 3 Jun 2021 16:20:09 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Please review this PR which is removing several superfluous `@SuppressWarnings("preview")` annotations from the compiler code and also removing preview related, but not needed anymore, options from regression tests.
>> 
>> TIA
>
> Vicente Romero has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8267465
>  - 8267465: remove superfluous @SuppressWarnings(preview) annotations

Looks OK to me. I would like to ask to wait with integration of this until: https://github.com/openjdk/jdk/pull/3863 is integrated, in case there would be some conflict. Thanks!

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

Marked as reviewed by jlahoda (Reviewer).

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


More information about the compiler-dev mailing list