-
Enhancement
-
Resolution: Fixed
-
P4
-
fx2.0
When rendering a very long text NGText (and friends) may spend a lot of time rasterizing what won't be visible on the screen (f.e. in TextBox).
Particular expensive methods are: openpisces.Renderer.produceAlphas() and openpisces.Renderer$ScanlineIterator.next().
Particular expensive methods are: openpisces.Renderer.produceAlphas() and openpisces.Renderer$ScanlineIterator.next().
- blocks
-
JDK-8112239 Pasting long text into TextBox locks the application
-
- Closed
-
-
JDK-8113318 Performance of Ensemble KeyEvent sample is very poor
-
- Closed
-
- is blocked by
-
JDK-8091679 Need a device clip available to the PG node to minimise wasted work
-
- Open
-