Integrated: 8343932: Error when parsing qualified generic type test pattern in switch
Aggelos Biboudis
abimpoudis at openjdk.org
Tue Dec 3 09:21:45 UTC 2024
On Mon, 2 Dec 2024 14:04:12 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
> Addressing issue in the`analyzePattern` with qualified type patterns (presence of `DOT`).
This pull request has now been integrated.
Changeset: ec93cc50
Author: Aggelos Biboudis <abimpoudis at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ec93cc50988c4bd58bf599e007d09824702720b2
Stats: 58 lines in 2 files changed: 57 ins; 0 del; 1 mod
8343932: Error when parsing qualified generic type test pattern in switch
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/22487
More information about the compiler-dev
mailing list