On 26/01/2023 7:49 pm, Tagir Valeev wrote:
Hello!
Not sure if this should be considered as a problem that requires
attention but there's an initialization loop between
There are probably still quite a number of "initialization loops" in the
core libraries. But they can only trigger if you exp
Hello!
Not sure if this should be considered as a problem that requires
attention but there's an initialization loop between
java.util.Collections$UnmodifiableNavigableMap and
java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap
classes. E.g., the following program may stuck in a class