On Tue, 3 Mar 2026 21:48:52 GMT, Matias Saavedra Silva <[email protected]> wrote:
> This patch forwards JDK-8366743 to mainline which implements the spec changes > to acmp ifnull and uninitializedThis. Verified with tier 1-5 tests. This pull request has now been integrated. Changeset: e760171d Author: Matias Saavedra Silva <[email protected]> URL: https://git.openjdk.org/jdk/commit/e760171da8825c315869e16edc01c4e450aebb0a Stats: 471 lines in 13 files changed: 460 ins; 3 del; 8 mod 8376521: Verifier: disallow acmp & ifnull on 'uninitialized' types 8375483: Should set flagThisUninit whenever uninitializedThis is on the stack Reviewed-by: liach, coleenp ------------- PR: https://git.openjdk.org/jdk/pull/30036
