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
This is extremely problematic because classes (or their static dependencies) may have static initializers that outright fail in a compilation / annotation processor environment. This is a big motivator for the Java javax.lang.model packages.