...
- support case-insensitive switch: another commented commenter pointed out this is would require
Locale-specific matching, which would complicate the proposal and implementation - null handling: several commenters requested that a special "case null" be supported. In the current proposal, switching on a null value will cause a
NullPointerException to be thrown.
{"serverDuration": 237, "requestCorrelationId": "0dff8984cc0fd0e4"}