Skip to content

IllegalCyclicReference involving ClassImpl (new Java classfile API) #13175

Description

@noresttherein

Reproduction steps

Scala version: 2.13.16

import java.lang.classfile.ClassModel

object Transform {
	val model :ClassModel = null
}

Problem

illegal cyclic reference involving class CodeImpl
	val model :ClassModel = null

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed in Scala 3This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions