Integrated: 8357654: [BACKOUT] JDK-8343580: Type error with inner classes of generic classes in functions generic by outer

Aggelos Biboudis abimpoudis at openjdk.org
Fri May 23 14:59:30 UTC 2025


On Fri, 23 May 2025 14:50:45 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> While the original fix, addresses the type checking issue, we believe its worth-backing out this change to investigate the implications of the fix to the generated code.

This pull request has now been integrated.

Changeset: 90e076b2
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/90e076b2a1ee5f91317157911e2c62a37978e93e
Stats:     67 lines in 2 files changed: 0 ins; 66 del; 1 mod

8357654: [BACKOUT] JDK-8343580: Type error with inner classes of generic classes in functions generic by outer

Reviewed-by: mcimadamore, liach, vromero

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

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


More information about the compiler-dev mailing list