RFR: 8255415: Nested calls to snap methods in Region give different results [v2]

Jeanette Winzenburg fastegal at openjdk.java.net
Tue Oct 27 10:53:16 UTC 2020


On Tue, 27 Oct 2020 10:39:42 GMT, Jose Pereda <jpereda at 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


More information about the openjfx-dev mailing list