On Tue, 26 May 2020 20:17:44 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> It would be nice to show this debug info when javafx.pulseLogger is true, >> and hide it when that property is false. It >> shows interesting information about the rendering phase, so when that info >> is requested (by enabling pulseLogger), it >> is useful. > > @jperedadnr I think this is pending an answer to @johanvos comment. Also, he > should review it, so I set the number of > reviewers to 2. I'll work on showing the log info only when `javafx.pulseLogger` is true. ------------- PR: https://git.openjdk.java.net/jfx/pull/165