RFR: 8308642: Unhelpful pattern switch error: illegal fall-through to a pattern [v2]

Aggelos Biboudis abimpoudis at openjdk.org
Tue May 28 09:01:15 UTC 2024


On Mon, 27 May 2024 09:27:25 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address review
>
> Nitpick: we do have some other error messages where the second line provides more details. If you search in `compiler.properties` you will find that, often, that second line is wrapped in parenthesis. I suggest the same should be done here.

@mcimadamore updated!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19361#issuecomment-2134693596


More information about the compiler-dev mailing list