Files
openide/java/jdkAnnotations
Tagir Valeev eedf57b793 [java-annotations] MouseInfo#getPointerInfo: unknown nullability
Since JBR 17.0.6, getPointerInfo was simplified and always returns non-null value which is inferred. However, in previous versions it could return null. To make the API stable, we will force UnknownNullability annotation

GitOrigin-RevId: 6c8776911bb9661c7e120c3c33995c322d441b57
2023-02-21 18:53:48 +00:00
..