Skip to content

java exception during first attempt to do REPL completion by TAB in sbt console on Scala 3.4.1 #20421

Open
@bjornregnell

Description

@bjornregnell

Compiler version

Use Scala 3.4.1 and any sbt of version 1.9.8, 1.9.9, 1.10.0.

Minimized code

Start the console and type Seq. and press TAB for completion.

image

Output

exception caught when loading class module-info: java.lang.AssertionError: assertion failed: attempt to parse java.lang.Object from classfile

Expectation

no exception

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions