[jdk24] Integrated: 8345944: JEP 492: extending local class in a different static context should not be allowed

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Dec 16 10:20:45 UTC 2024


On Thu, 12 Dec 2024 12:12:42 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This is a simple backport of [this commit](https://github.com/openjdk/jdk/commit/0ad64234e2fd19ec0435fb00340120153b928f9c)

This pull request has now been integrated.

Changeset: 67b82516
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/67b82516792f8c834d784283c1aa5629fba0a490
Stats:     275 lines in 6 files changed: 266 ins; 4 del; 5 mod

8345944: JEP 492: extending local class in a different static context should not be allowed
8345953: JEP 492: instantiating local classes in a different static context should not be allowed

Reviewed-by: vromero
Backport-of: 0ad64234e2fd19ec0435fb00340120153b928f9c

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

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


More information about the compiler-dev mailing list