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

Aleksey Shipilev shade at openjdk.org
Fri Mar 1 17:01:53 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.

I am surprised we have indenting conflicts. Shouldn't we do the backport of https://bugs.openjdk.org/browse/JDK-8319987 first?

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/310#issuecomment-1973544503


More information about the jdk-updates-dev mailing list