-
Bug
-
Resolution: Fixed
-
P4
-
internal
-
generic
-
os_x
In metal pipeline code we have the debug logs on by default. Although these are helpful, they are flooding the terminal by default now.
I am planning to move these logs under a new conditional prism property `-Dprism.metalDebug`
Once we achieve the functional completion mark we can either remove these log statements or convert them to either of PrismSettings.verbose or PrismSettings.debug or PrismSettings.trace.
I am planning to move these logs under a new conditional prism property `-Dprism.metalDebug`
Once we achieve the functional completion mark we can either remove these log statements or convert them to either of PrismSettings.verbose or PrismSettings.debug or PrismSettings.trace.
- relates to
-
JDK-8271024 ☂ JavaFX : Implement Metal Rendering Pipeline
- Open