Hi Roman,
On 01/20/2009 12:44 AM Roman Kennke wrote:
Unfortunately, our implementation is slightly different - I'm not sure
if you have access to 6u10/6u12 sources, though - so if we integrate
your fix as proposed to OpenJDK, we'll have some troubles with upcoming
merge with 6u10/6u12 codebase... The only thing I'd suggest for you now
is to rewrite your fix using the same approach as we have.
Hrmpf. Is this fix in OpenJDK6 already? Then I should be able to grab
the stuff and see what I can do. OTOH, I probably don't care so much
about this then.
I just want to let you know that with the push of changeset f36e9200cb85
(see http://hg.openjdk.java.net/jdk7/awt/jdk/rev/f36e9200cb85), the
current implementation of the AWTAccessor has been forward-ported to JDK
7. Please see the src/share/classes/sun/awt/AWTAccessor.java file for
more details.
If you still wish to get rid of the ComponentAccessor and friends, and
replace their usages with the new AWTAccessor implementation, the patch
would be highly appreciated.
--
best regards,
Anthony