[OpenJDK 2D-Dev] FINAL PROJECT: Portable GUI backends
Dmitri Trembovetski
Dmitri.Trembovetski at Sun.COM
Tue Aug 5 19:30:32 UTC 2008
Dmitri Trembovetski wrote:
>> Actually, our current working repository is a child of jdk7 master,
>> however, it's using an older version. At some point we had to stop
>> syncing, otherwise we would not have been able to finish the thing in
>> time. Unfortunately this means that there are some unsynced changes that
>> already went into jdk7 master, that will need to be merged, namely in
>> the FontManager and related code. This will be quite a bit of work.
>
> Yeah, I knew you'll like Phil's changes to that code =)
>
> You could probably generate a webrev between your current
> repo and the revision of the jdk7 ws which you last sync-ed
> to. I haven't worked with hg enough to know how to do it
> though.
Um, that appears to be very easy, actually. You can use
webrev's -r <rev> parameter where <rev> is the last revision
you synced with.
Thanks,
Dmitri
More information about the 2d-dev
mailing list