1# The following classes have nullability annotations directly in their source
2# which should be validated for correctness and completeness. (N.B. Classes
3# with annotations in stub files under ojluni/annotations/sdk/nullability/
4# should also be validated, but are not listed here.)
5java.math.BigInteger
6org.json.JSONObject
7