Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

remove dependencies on internal API's of core modules #43

Closed
johanvos opened this issue Mar 26, 2018 · 2 comments
Closed

remove dependencies on internal API's of core modules #43

johanvos opened this issue Mar 26, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@johanvos
Copy link
Collaborator

At this moment, it is not possible to build the JavaFX modules with a JDK that doesn't have JavaFX as bootJDK.
The following issue on JBS tracks this: https://bugs.openjdk.java.net/browse/JDK-8195798

In particular, the following issue tracks the removal of the dependencies on the internal logging API:
https://bugs.openjdk.java.net/browse/JDK-8195799

Reviewing this code is highly encouraged.

@eugener eugener added the enhancement New feature or request label Mar 26, 2018
@johanvos
Copy link
Collaborator Author

The umbrella issue for this is https://bugs.openjdk.java.net/browse/JDK-8195798

@kevinrushforth
Copy link
Collaborator

By way of cleanup, I note that since https://bugs.openjdk.java.net/browse/JDK-8195798 is resolved, this issue can be closed, too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants