RFR: 8333560: -Xlint:restricted does not work with --release [v2]

Jan Lahoda jlahoda at openjdk.org
Wed Jun 5 18:26:56 UTC 2024


On Wed, 5 Jun 2024 18:13:20 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> > > I'm taking a look at the failed test. Will re-run tier 1-3 as well.
> > 
> > 
> > what test failed? just curious
> 
> `tools/javac/processing/model/TestSymtabItems.java` failed. We need to use `enterSyntheticAnnotation` in `Symtab` instead of `enterClass` I think.

Oops, yes, sorry.

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

PR Comment: https://git.openjdk.org/jdk/pull/19548#issuecomment-2150689369


More information about the compiler-dev mailing list