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

Goetz Lindenmaier goetz at openjdk.org
Mon Mar 4 17:18:16 UTC 2024


> 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.

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  Fix indentation.

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

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/310/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/310/files/262093af..15a706c8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=310&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=310&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/310.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/310/head:pull/310

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


More information about the jdk-updates-dev mailing list