Skip to content

Remove usage of com.sun.* in JavaFX library #14

Open
@benfry

Description

@benfry

We need to have extra --add-exports command line args for JavaFX applications, presumably because the FX2D classes are calling on things like com.sun.javafx.geom.Path2D, which lives in com.sun.*. I expect that we need to remove/rewrite those references, now that we're dealing with the picky module system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions