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

Vicente Romero vromero at openjdk.org
Wed Jun 19 03:37:36 UTC 2024


clean backport of JDK-8334258

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

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

Changes: https://git.openjdk.org/jdk/pull/19784/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19784&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8334258
  Stats: 83 lines in 7 files changed: 74 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/19784.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19784/head:pull/19784

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


More information about the compiler-dev mailing list