[OpenJDK 2D-Dev] [11] Upgrade to Marlin renderer 0.9.1

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Mar 8 22:57:12 UTC 2018


On 08/03/2018 14:02, Laurent Bourgès wrote:
> I suppose the queue is drained too quickly on my fast gpu and is too 
> small to feed the gpu... maybe I am wron
Profiling will help here. on macOS you can user Instruments which can 
profile cpu and gpu.

> Definitely it is more related to awt... and propose to postpone using 
> large tiles on other platforms than linux for the moment.
> 
> How is it enabled ? Using sun.java2d.d3d=false ?

Yes "sun.java2d.d3d=false" or it can be selected automatically if d3d 
pipeline is unsupported (or video card is blacklisted).


-- 
Best regards, Sergey.


More information about the 2d-dev mailing list