[lworld] Integrated: 8351951: [lworld] javac should issue an error if a strict instance field has not been initialized before the super invocation
Vicente Romero
vromero at openjdk.org
Thu Mar 13 19:45:41 UTC 2025
On Thu, 13 Mar 2025 18:30:22 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> javac is not issuing an error if a strict instance field is not initialized before the super invocation, this PR is fixing this issue
This pull request has now been integrated.
Changeset: 6488ace9
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/6488ace96b11f82b9dc17e2b495b268ad65c5f2f
Stats: 36 lines in 4 files changed: 28 ins; 2 del; 6 mod
8351951: [lworld] javac should issue an error if a strict instance field has not been initialized before the super invocation
-------------
PR: https://git.openjdk.org/valhalla/pull/1398
More information about the valhalla-dev
mailing list