[lworld] Integrated: 8340984: [lworld] instance variable initializer erroneously allows to refer to instance variables, methods, this, or super

Vicente Romero vromero at openjdk.org
Wed Oct 2 18:59:24 UTC 2024


On Wed, 2 Oct 2024 18:54:18 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> environment for variable initializers were not aware of being in a constructor prologue and thus javac is failing to issue errors for incorrect programs

This pull request has now been integrated.

Changeset: 640d7897
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/640d7897200799911c917ed08ee55d916fe96eb2
Stats:     94 lines in 4 files changed: 50 ins; 41 del; 3 mod

8340984: [lworld] instance variable initializer erroneously allows to refer to instance variables, methods, this, or super

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

PR: https://git.openjdk.org/valhalla/pull/1263


More information about the valhalla-dev mailing list