hg: jdk/submit: 8252031: --patch-module java.base= may fail with \"cyclic inheritance involving Object\"

jan.lahoda at oracle.com jan.lahoda at oracle.com
Thu Aug 20 08:50:49 UTC 2020


Changeset: 17ec3b9a1aef
Author:    jlahoda
Date:      2020-08-20 10:48 +0200
URL:       https://hg.openjdk.java.net/jdk/submit/rev/17ec3b9a1aef

8252031: --patch-module java.base= may fail with \"cyclic inheritance involving Object\"
Summary: Avoiding clash in use of Flags.LOCKED between Types.asSuper and Check.checkNonCyclic.
Reviewed-by: jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
+ test/langtools/tools/javac/flags/LockedFlagClash.java



More information about the jdk-submit-changes mailing list