RFR: CR7171422: Change 7161732 breaks SA on Windows

Rickard Bäckman rickard.backman at oracle.com
Thu May 24 05:31:29 PDT 2012


Thank you for the quick review David.

/R

On 05/24/2012 02:28 PM, David Holmes wrote:
> OK.
>
> David
>
> On 24/05/2012 10:16 PM, Rickard Bäckman wrote:
>> Hi,
>>
>> my refactoring broke the SA on Windows, the only platform that didn't
>> have a declaration of the thread_id type in vmStructs.
>>
>> This change adds the declares the field as an unsigned integer.
>> Tested by building in JPRT and connecting with jsadebugd.exe on Win64.
>>
>> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7171422
>> Webrev: http://cr.openjdk.java.net/~rbackman/7171422/webrev/
>>
>> Thanks
>> /R



More information about the hotspot-runtime-dev mailing list