com.sun.javafx vs javafx (with example/request)
Kevin Rushforth
kevin.rushforth at oracle.com
Fri May 8 19:51:26 UTC 2020
The performance tracker was identified back in the JDK 9 time frame as a
possible candidate for a public API. The following request is tracking it:
https://bugs.openjdk.java.net/browse/JDK-8145154
If someone wants to spend the effort to take this feature request and
drive it to completion, including discussing the feature, proposing a
public API (which is not "just make the existing impl class public"),
filing a CSR, implementing it (you can very likely leverage the existing
internal implementation), testing it, and getting it reviewed, then that
would be possible.
-- Kevin
On 5/8/2020 12:11 PM, Ty Young wrote:
> On the topic of private APIs that should probably be public... can the
> performance tracker class be made public too? I'd very much like to
> know the FPS at which my application is running at.
>
More information about the openjfx-dev
mailing list