[jdk23] Integrated: 8334258: Compiler erronousely allows access to instance variable in argument expression of a constructor invocation

Vicente Romero vromero at openjdk.org
Wed Jun 19 04:03:18 UTC 2024


On Wed, 19 Jun 2024 03:31:56 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> clean backport of JDK-8334258

This pull request has now been integrated.

Changeset: d9dd2d19
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d9dd2d19b002f0e0345a3399324099bec15fa369
Stats:     83 lines in 7 files changed: 74 ins; 0 del; 9 mod

8334258: Compiler erronousely allows access to instance variable in argument expression of a constructor invocation

Reviewed-by: jpai
Backport-of: e227c7e37d4de0656f013f3a936b1acfa56cc2e0

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

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


More information about the compiler-dev mailing list