Re: RFR: 8244297: Provide utility for testing for memory leaks [v9]

2020-10-24 Thread Kevin Rushforth
On Thu, 22 Oct 2020 19:50:23 GMT, Florian Kirmaier wrote: >> It's based on the discussion of my previous PR: >> https://github.com/openjdk/jfx/pull/71 >> >> I Added test utility class copied from JMemoryBuddy and used it to simplify >> 4 of the existing unit tests. >> >> It's a direct copy o

Re: RFR: 8199592: Control labels truncated at certain DPI scaling levels

2020-10-24 Thread Kevin Rushforth
On Fri, 23 Oct 2020 08:32:59 GMT, Jose Pereda wrote: > As discussed in the [JBS > issue](https://bugs.openjdk.java.net/browse/JDK-8199592), when snapping an > already snapped value (either intentionally or by mistake), the result > should be the same, otherwise we'll be jumping unnecessary fr

Re: Move EventHandlerManager to public API

2020-10-24 Thread Johan Vos
That sounds like a valid reason for opening more API's, similar to what we did with the VirtualFlow. I would love to hear the opinion from others -- preferably now on the mailing list instead of later in a PR/CSR. - Johan On Mon, Oct 19, 2020 at 8:49 AM Abhinay Agarwal wrote: > Hi, > > Classes