It would be nice if there were some documentation for how to get around the
memory leak in stylesheets in 7x (since most of us won't be upgrading to 8
until it's actually released).  And in general if there were some
performance guidelines for JavaFX that would be really helpful.  There was
some mention of when (and when not) to use *Platform.runLater*.  Avoiding
memory leaks in multi-threaded code, guidelines for threadpool tuning so
that apps stay responsive, etc.  The Best
Practices<http://docs.oracle.com/javafx/2/best_practices/jfxpub-best_practices.htm>
document
provides a start but more details would be useful.


Cheers,

Mark



---------- Forwarded message ----------
From: Werner Lehmann <lehm...@media-interactive.de>
Date: Tue, Dec 10, 2013 at 9:03 AM
Subject: Re: Reloading stylesheets
To:
Cc: "openjfx-dev@openjdk.java.net" <openjfx-dev@openjdk.java.net>


Makes sense. Thanks!

On 10.12.2013 17:09, David Grieve wrote:

> The way it works in 8.0 is that there is a cache of loaded stylesheets.
> [...]
>

Reply via email to