System.err printSummary (D3D Vram Pool) lines
Kevin Rushforth
kevin.rushforth at oracle.com
Mon Jun 3 09:24:38 PDT 2013
Yes, please do report these. They are effectively assertions indicating
that something has gone wrong with the texture management code. Some
have been fixed recently, but probably not all of them.
-- Kevin
John Hendrikx wrote:
> Hi List,
>
> In b90 and b92 I'm getting these kinds of prints (often continously)
> when I'm using my application, and I'm not sure if I'm supposed to
> report them:
>
> @com.sun.prism.impl.ManagedResource.printSummary(ManagedResource.java:134)
>
>
> D3D Vram Pool: 96,767,731 used (36.0%), 96,767,731 managed (36.0%),
> 268,435,456 total
> 54 total resources being managed
> 4 permanent resources (7.4%)
> 2 resources locked (3.7%)
> 18 resources contain interesting data (33.3%)
> 1 resources disappeared (1.9%)
>
> They are fairly easy to reproduce -- it usually involves scrolling
> through a list that updates a lot of images/texts being dynamically
> loaded. I sometimes get partial blackouts of the Scene as well (Nodes
> not rendering, or nodes being obscured by a big black box). This last
> one has been happening for ages already (since JavaFX 2.2 atleast) so
> that's nothing new.
>
> --John
>
>
>
More information about the openjfx-dev
mailing list