Integrated: Merge lworld
Vicente Romero
vromero at openjdk.org
Fri Nov 22 20:30:37 UTC 2024
Merge branch 'lworld' into lw5_merge_lworld
# Conflicts:
# src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java
-------------
Commit messages:
- Merge branch 'lworld' into lw5_merge_lworld
- Merge lworld
- Merge lworld
- 8340125: [lw5] null checks are not being generated for method invocations and array writes
- Merge lworld
- 8340027: [lw5] the ACC_STRICT flag is not being set for non-nullable static fields
- Merge lworld
- 8339357: [lw5] make non-nullable instance fields strict
- 8339339: [lw5] javac should issue an error if a null-restricted field is left uninitialized, fix override related warnings
- 8338910: [lw5] enhance the Signature attribute to represent nullability
- ... and 52 more: https://git.openjdk.org/valhalla/compare/df874c7d...eecb6700
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.org/valhalla/pull/1308/files
Stats: 6861 lines in 106 files changed: 6739 ins; 5 del; 117 mod
Patch: https://git.openjdk.org/valhalla/pull/1308.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1308/head:pull/1308
PR: https://git.openjdk.org/valhalla/pull/1308
More information about the valhalla-dev
mailing list