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
Calling JAnnotationUse.getAnnotationMembers before a param is added leads to a NPE because the uninitialized map is passed to Collections.unmodifiableMap(...)
Calling JAnnotationUse.getAnnotationMembers before a param is added leads to a NPE because the uninitialized map is passed to Collections.unmodifiableMap(...)
Also See Comments on #784
Environment
All
Affected Versions
[2.2.5]
The text was updated successfully, but these errors were encountered: