RFR: 8265513: Openjfx graphics build broken (Eclipse)
Nir Lisker
nlisker at openjdk.java.net
Tue Apr 20 11:50:04 UTC 2021
On Tue, 20 Apr 2021 11:06:32 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> Issue is usage of JMemoryBuddy in module graphics (SceneTest, added in [JDK-8264330](https://bugs.openjdk.java.net/browse/JDK-8264330).
>
> Fix is to add-exports in Eclipse .classpath in graphics (same as done for controls in fix of [JDK-8256184](https://bugs.openjdk.java.net/browse/JDK-8256184)
Looks correct, but will take me some time to actually test it.
-------------
PR: https://git.openjdk.java.net/jfx/pull/469
More information about the openjfx-dev
mailing list