With printing, rendering methods can be called on any thread. Sometimes they need to know whether they run on Render thread or not, e.g. to access accelerated textures safely. A new method similar to Toolkit.isFxUserThread() would help.
- blocks
-
JDK-8087696 Reimplement PrismInvoker.runOnRenderThread() once RT-28481 is fixed
-
- Open
-
-
JDK-8101135 Webview and HTMLEditor should support printing their content
-
- Resolved
-