Skip to content

Compilation order dependencies in compileStdLib #5433

Closed
@milessabin

Description

@milessabin

Running testCompilation locally fails for me (Linux, Oracle JDK 1.8.0_192) due to what appears to be a compilation order dependency in compileStdLib. This isn't normally visible in CI runs, presumably due to platform dependency of the compilation order. Sorting the sources, as done in #5432 causes local and CI builds to fail in the same way.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions