Code review request: 7071311 Decoder enhancement

Zhengyu Gu zhengyu.gu at oracle.com
Fri Nov 4 07:51:29 PDT 2011


Hi,

Based on the feedbacks from Coleen, this update separated decoder 
implementation from the decoder wrapper.

Please review.

Webrev: http://cr.openjdk.java.net/~zgu/7071311/webrev.02/

Thanks,

-Zhengyu



On 10/21/2011 11:24 AM, Zhengyu Gu wrote:
> Minor updates based on current feedback.
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7067266
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7071311
>
> Webrev: http://cr.openjdk.java.net/~zgu/7071311/webrev.01/
>
>
> Thanks,
>
> -Zhengyu
>
>
>
> On 10/19/2011 12:59 PM, Zhengyu Gu wrote:
>> Hi,
>>
>> This is a refactoring and enhancement of current decoder. The primary 
>> goal is to make it thread-safe, so it can be used by other than just 
>> error handler. It also addressed CR 7067266 
>> (http://monaco.sfbay.sun.com/detail.jsf?cr=7067266).
>>
>> CR 7071311: http://monaco.sfbay.sun.com/detail.jsf?cr=7071311
>> Webrev: http://cr.openjdk.java.net/~zgu/7071311/webrev.00/
>>
>> The changes have been tested on Win32, Linux 32 and Solaris.
>>
>> Thanks,
>>
>> -Zhengyu


More information about the hotspot-dev mailing list