Integrated: 8312560: Annotation on Decomposed Record Component in Enhanced For Loop Fails Compilation

Aggelos Biboudis abimpoudis at openjdk.org
Fri Dec 1 14:18:20 UTC 2023


On Mon, 20 Nov 2023 17:24:03 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> This PR fixes the attribution of record patterns which have var and an annotation. The scheduling of the attribution was skipped for this occasion.

This pull request has now been integrated.

Changeset: 54957ac5
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/54957ac55f8c6c68efc80436417ff30d4e9e2d37
Stats:     47 lines in 2 files changed: 44 ins; 1 del; 2 mod

8312560: Annotation on Decomposed Record Component in Enhanced For Loop Fails Compilation

Reviewed-by: jlahoda

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

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


More information about the compiler-dev mailing list