In the constructor for SimpleLicensingInfo, the call to setPropertyValue(SpdxConstantsCompatV2.PROP_LICENSE_ID, id); forces a fetch of the JSON file for the license which is unnecessary if the license is a listed license.
The same issue may occur with license exceptions.