JavaFX tuning
Stephen F Northover
steve.x.northover at oracle.com
Mon Jul 28 22:16:52 UTC 2014
Hi Peter,
Right now it's not possible to turn off modules. Memory can be consumed
in all sorts of different places (Java object memory, graphics card
memory, operating system memory, virtual machine memory). Did you have
a case where you were running out and hitting an issue?
Steve
On 2014-07-23, 10:26 AM, Peter Penzov wrote:
> Hi,
> What are the options for JavaFX tuning? For example is it possible to
> turn off some modules of the framework or some configuration for lowering
> the memory consumption?
>
> BR,
> Peter
More information about the openjfx-dev
mailing list