<AWT Dev> [9] Review Request: JDK-8038217 SunFontManager.initIDs NoSuchFieldError: lcdSubPixPos

Phil Race philip.race at oracle.com
Mon Mar 24 18:26:55 UTC 2014


Looks good. My bad. This was one of a few lines missed in the original 
larger fix
and added later. Is this being pushed today ?

-phil.

On 3/24/2014 4:40 AM, Petr Pchelko wrote:
>> Interesting. Do I understand correctly that the CHECK_NULL should 
>> have thrown an exception or otherwise report the error condition when 
>> it could not get the filed id?
> It does throw the exception.
>
>> Why wasn't this caught when testing the fix?
> No idea. I'm not the author of an original fix.
>
> With best regards. Petr.
>
>
> On 24.03.2014, at 15:24, Anthony Petrov <anthony.petrov at oracle.com 
> <mailto:anthony.petrov at oracle.com>> wrote:
>
>> Interesting. Do I understand correctly that the CHECK_NULL should 
>> have thrown an exception or otherwise report the error condition when 
>> it could not get the filed id? Why wasn't this caught when testing 
>> the fix?
>>
>> The fix itself looks fine to me.
>>
>> --
>> best regards,
>> Anthony
>>
>> On 3/24/2014 3:24 PM, Petr Pchelko wrote:
>>> Hello, AWT Team.
>>>
>>> Please review the fix for the issue:
>>> https://bugs.openjdk.java.net/browse/JDK-8038217
>>> The fix is available at:
>>> http://cr.openjdk.java.net/~pchelko/9/8038217/webrev/
>>>
>>> Simple typo in a parfait fix for JDK-8029008, prevents from testing code
>>> on OS X.
>>>
>>> With best regards. Petr.
>>>
>>>
>



More information about the awt-dev mailing list