Integrated: 8296012: jshell crashes on mismatched record pattern

Aggelos Biboudis abimpoudis at openjdk.org
Tue Nov 29 19:37:19 UTC 2022


On Fri, 25 Nov 2022 10:55:03 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> This bug prevents a crash in Flow while evaluating a switch expression in JShell. The error is successfully reported in Attr however entering an erroneous symbols prevents the crash.

This pull request has now been integrated.

Changeset: 7af6b4b5
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7af6b4b54cc2ead4f5dbd6bfa7fd343b84c1d8b5
Stats:     51 lines in 2 files changed: 50 ins; 0 del; 1 mod

8296012: jshell crashes on mismatched record pattern

Reviewed-by: vromero

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

PR: https://git.openjdk.org/jdk/pull/11363


More information about the compiler-dev mailing list