RFR: CR7171422: Change 7161732 breaks SA on Windows

Coleen Phillimore coleen.phillimore at oracle.com
Thu May 24 06:14:49 PDT 2012


Rickard,
This looks good to me.  Did you run the sajdi tests?   There's a 
sasanity test somewhere also.
Coleen

On 5/24/2012 8:16 AM, 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