On Mon, 2 Mar 2020 11:47:03 GMT, Nir Lisker wrote:
>>>
>>>
>>> I think that a starting point would be to decide on a spec for the listener
>>> notification order: is it specified by
>>> their registration order, or that is it unspecified, in which case we can
>>> take advantage of this for be
On Fri, 28 Feb 2020 18:06:30 GMT, Frederic Thevenet
wrote:
>> I've marked this PR as a WIP for the time being because I've only tested it
>> on the d3d rendering pipeline so far, so I
>> think it is too early to call for a formal review yet. Still, I welcome
>> feedback if someone wants to hav
Changeset: e3026b9c
Author:Nir Lisker
Date: 2020-03-09 16:38:20 +
URL: https://git.openjdk.java.net/jfx/commit/e3026b9c
8240688: Remove the JavaBeanXxxPropertyBuilders constructors
Reviewed-by: kcr, arapte
!
modules/javafx.base/src/main/java/javafx/beans/property/adapter/Jav
agree with better highlighting of the important changes/issues
disagree with leaving out the not so important - that's in the eye of
the reader, anyway - changes/issues: after all, the target readership
are technicians, not suits :)
-- Jeanette
Zitat von Nir Lisker :
Hi,
I posted the r
On Fri, 6 Mar 2020 17:51:08 GMT, Nir Lisker wrote:
> Followup to the deprecation of the JavaBeanXxxPropertyBuilders constructors.
>
> [CSR](https://bugs.openjdk.java.net/browse/JDK-8240689)
Looks good to me.
Observed no build errors for apps, tests.
-
Marked as reviewed by arapte
On Sun, 8 Mar 2020 12:47:52 GMT, Nir Lisker wrote:
>> The pull request has been updated with 1 additional commit.
>
> modules/javafx.graphics/src/main/java/javafx/scene/Scene.java line 1296:
>
>> 1295: int width = Math.max(xMax - xMin, 1);
>> 1296: int height = Math.max(yMax - yM
> Issue JDK-8088198, where an exception would be thrown when trying to capture
> a snapshot whose final dimensions would be larger than the running platform's
> maximum supported texture size, was addressed in openjfx14.
> The fix, based around the idea of capturing as many tiles of the maximum
I have a large embedded project for raspberry pis (https://stream-pi.com)
and recently its discord server crosses 60 members and growing every month.
Unfortunately it seems that Hardware acceleration doesnt work on VideoCore
VI.
If es2 pipeline is used, the program exits after the output "* failed