RFR: 8240264: iOS: Unnecessary logging on every pulse when GL context changes

Jose Pereda jpereda at openjdk.java.net
Mon Jun 8 09:56:51 UTC 2020


On Tue, 26 May 2020 20:17:44 GMT, Kevin Rushforth <kcr at 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


More information about the openjfx-dev mailing list