It is the offset into the output array of where to put the tile data.
The pseudo-code in the class comments doesn't necessarily ignore it so
much as it passes it as 0 since it needs the data placed into the
beginning of the array and then it immediately processes the data before
getting the nex
On Mon, Sep 14, 2009 at 5:32 AM, Mandy Chung wrote:
> 6879044: Eliminate the dependency of logging from the JRE core/awt/swing
> classes
>
> Webrev:
> http://cr.openjdk.java.net/~mchung/6879044/webrev.00/
>
> Summary:
> 1. A new sun.util.logging.PlatformLogger class that will handle the log
> mes
6879044: Eliminate the dependency of logging from the JRE core/awt/swing classes
Webrev:
http://cr.openjdk.java.net/~mchung/6879044/webrev.00/
Summary:
1. A new sun.util.logging.PlatformLogger class that will handle the log
messages in a similar way as Logger but it will only delegate to
jav