git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Aug 20 08:53:58 UTC 2020
Changeset: b29c1fbb
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2020-08-20 10:48:36 +0000
URL: https://git.openjdk.java.net/mobile/commit/b29c1fbb
8252031: --patch-module java.base= may fail with \"cyclic inheritance involving Object\"
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
Changeset: 29eb27cd
Author: duke <duke at openjdk.org>
Date: 2020-08-20 08:53:23 +0000
URL: https://git.openjdk.java.net/mobile/commit/29eb27cd
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list