[jdk21u-dev] Integrated: 8322477: order of subclasses in the permits clause can differ between compilations

Goetz Lindenmaier goetz at openjdk.org
Thu Mar 7 10:37:57 UTC 2024


On Fri, 1 Mar 2024 15:36:14 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 21.0.4-oracle.
> 
> src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
> src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
> I had to resolve because indentation is different. Changed coding is the same.

This pull request has now been integrated.

Changeset: d4823c21
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/d4823c21e106f22d00d9d86d49c38fc01f061e5c
Stats:     107 lines in 9 files changed: 68 ins; 1 del; 38 mod

8322477: order of subclasses in the permits clause can differ between compilations

Reviewed-by: mdoerr
Backport-of: 5ba69e17340cf44194c080a38219c6e150418fcf

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

PR: https://git.openjdk.org/jdk21u-dev/pull/310


More information about the jdk-updates-dev mailing list