On Fri, 22 Sep 2023 09:40:31 GMT, Jayathirth D V wrote:
> When we run 3D picking tests under test/scenegraph/fx3d/picking/parallel/
> nothing is displayed on the window and subscene parallel camera tests under
> test/scenegraph/fx3d/subscene/picking/parallel/ throw
> UnsupportedOperationExcept
On Fri, 22 Sep 2023 09:40:31 GMT, Jayathirth D V wrote:
> When we run 3D picking tests under test/scenegraph/fx3d/picking/parallel/
> nothing is displayed on the window and subscene parallel camera tests under
> test/scenegraph/fx3d/subscene/picking/parallel/ throw
> UnsupportedOperationExcept
On Sat, 23 Sep 2023 06:24:26 GMT, John Hendrikx wrote:
> The sizes should be 8.5 wide for letter, and 3.875 wide for monarch.
Marked as reviewed by prr (Reviewer).
"The sizes should be 8.5 wide for letter, and 3.875 wide for monarch"
You mean legal, not letter.
8.4 -> 8.5 for that seems fine
On Fri, 22 Sep 2023 09:43:52 GMT, Marius Hanl wrote:
>> Fixes the regression by basically reverting one change introduced in
>> https://bugs.openjdk.org/browse/JDK-8311983.
>> The problem is that it is actually required to get the size from a cell with
>> the index -1, which technically does no
On Fri, 22 Sep 2023 09:43:52 GMT, Marius Hanl wrote:
>> Fixes the regression by basically reverting one change introduced in
>> https://bugs.openjdk.org/browse/JDK-8311983.
>> The problem is that it is actually required to get the size from a cell with
>> the index -1, which technically does no