JDK-8265513 : Openjfx graphics build broken (Eclipse)
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: openjfx17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-04-20
  • Updated: 2021-05-10
  • Resolved: 2021-04-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx17Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
was introduced in JDK-8264330 by using JMemoryBuddy in SceneTest

Fix is same as that of JDK-8256184 (which was about controls): change .classpath in graphics to add-exports of base to include test.util-memory
Comments
Changeset: db30e712 Author: Jeanette Winzenburg <fastegal@openjdk.org> Date: 2021-04-23 14:41:41 +0000 URL: https://git.openjdk.java.net/jfx/commit/db30e712
23-04-2021