On Tue, 11 Jul 2023 20:12:44 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> Is there a way to hide the symbols so that they are not exported?

I do not think we can hide these symbols from the library - they have to be 
public for us to instantiate them dynamically based on the accessibility role 
of the FX node.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1174#issuecomment-1632844649

Reply via email to