Skip to content

Ycheck failure after frontend and MegaPhase{firstTransform, checkReentrant, elimJavaPackages} #3669

Closed
@allanrenucci

Description

@allanrenucci
import java.nio.file._

class Test {
  def test = {
    val p = Paths.get("")
  }
}
dotc Test.scala -Ycheck:frontend
dotc Test.scala -Ycheck:elimJavaPackages

Both fail

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