[jdk21u-dev] RFR: 8322477: order of subclasses in the permits clause can differ between compilations
Goetz Lindenmaier
goetz at openjdk.org
Fri Mar 1 15:42:05 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.
-------------
Commit messages:
- Backport 5ba69e17340cf44194c080a38219c6e150418fcf
Changes: https://git.openjdk.org/jdk21u-dev/pull/310/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=310&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8322477
Stats: 107 lines in 9 files changed: 68 ins; 1 del; 38 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