Skip to content

IllegalCyclicReference involving ClassImpl (new Java classfile API) #13175

@noresttherein

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

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