You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Silence eclipse warnings about forbidden refs (#50686)
We intentionally have a couple hundred forbidden and discouraged
references to jdk internals in our tests. This silences all of the
warnings Eclipse has about it. Don't worry though, the build still runs
forbidden APIs to make sure we only reference internal stuff that we've
decided is ok.
0 commit comments