On Tue, 27 Oct 2020 10:39:42 GMT, Jose Pereda <jper...@openjdk.org> wrote:

> 
> 
> @kleopatra That's a good question.
> 
> I already saw it, but given it has private/package private access in a public 
> class, simply trying to test it would imply creating a public access to 
> snapPortionXX.
> I guess that is out of scope for now?

for testing, you can add an accessor to RegionShim (just did and it indeed 
seems to fail with the same setup as your test).

-------------

PR: https://git.openjdk.java.net/jfx/pull/336

Reply via email to