Files
gerrit/java/com/google
Gal Paikin adccd81c1e Avoid throwing IllegalArgumentException when failing to parse an enum
This is bad that currently it's possible to make an invalid enum in
download.command, which will make Gerrit fail to load. Log an error
instead of failing.

It's possible that there are other such locations, so it would be good
to investigate further.

Change-Id: Ia3a52446e9992fd39543033525c6b45e079a3ff5
2020-11-27 15:05:00 +00:00
..