[jdk23] Integrated: 8334762: [BACKOUT BACKPORT] Improve error for illegal early access from nested class

Vicente Romero vromero at openjdk.org
Mon Jun 24 12:41:14 UTC 2024


On Sat, 22 Jun 2024 14:05:19 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Fix for [JDK-8334488](https://bugs.openjdk.org/browse/JDK-8334488) was backported to JDK23 by [JDK-8334661](https://bugs.openjdk.org/browse/JDK-8334661) but that backport introduced a regression in 23, for this reason we are backing out the fix in 23
> 
> This reverts commit e84e0cdf6284a99f6293619e7444eec2a3113390

This pull request has now been integrated.

Changeset: 0779f0d6
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0779f0d6685f364d0cfaa626380b189966325573
Stats:     26 lines in 7 files changed: 1 ins; 21 del; 4 mod

8334762: [BACKOUT BACKPORT] Improve error for illegal early access from nested class

Reviewed-by: liach, mcimadamore

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

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


More information about the compiler-dev mailing list