InvalidZoneId
Invalid zone identifier. ZoneId.of(String) will throw exception at runtime.

Severity
ERROR

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("InvalidZoneId") to the enclosing element.