Skip to content

Cannot build from sources with a JDK 10 #443

Closed
@jcornaz

Description

@jcornaz

If I try to build kotlinx.coroutines with JAVA_HOME pointing on a Jdk 10, I get the following error:

:kotlinx-coroutines-javafx:compileKotline: ~/Workspace/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/src/JavaFx.kt: (89, 5): Symbol is declared in module 'javafx.graphics' which does not export package 'com.sun.javafx.application'
e: ~/Workspace/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/src/JavaFx.kt: (89, 18): Symbol is declared in module 'javafx.graphics' which does not export package 'com.sun.javafx.application'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions