>>> We also have a somewhat special backend which renders
>>> exclusively into a BufferedImage and can only process events generated
>>> by Robot, which is particularily useful for unit testing GUI
>>> applications without messing around with the user's desktop or without
>>> requiring graphics on
Il giorno 13/gen/2012, alle ore 17:42, Richard Bair ha scritto:
>
> On Jan 5, 2012, at 12:20 PM, Roman Kennke wrote:
>
>> Hi all,
>>
>> Thanks Mario for bringing this up.
>>
>> First of all let me explain what is Cacio and why we think it's useful.
>> In essence, it is an (somewhat) abstract i
Changeset: 44bd765c22f4
Author:prr
Date: 2012-01-13 13:11 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/44bd765c22f4
7127827: JRE8: javaws fails to launch on oracle linux due to XRender
Reviewed-by: bae, jgodinez
! src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
On Jan 5, 2012, at 12:20 PM, Roman Kennke wrote:
> Hi all,
>
> Thanks Mario for bringing this up.
>
> First of all let me explain what is Cacio and why we think it's useful.
> In essence, it is an (somewhat) abstract implementation of AWT peers. It
> implements all the AWT widgets by using Swi