jaxws/.hgignore
author minqi
Thu, 31 Jan 2013 17:43:01 -0800
changeset 15455 c0a94d1e6b59
parent 12068 67e18b722f76
child 26523 82811adf47a3
permissions -rw-r--r--
8000973: SA on windows thread inspection is broken Summary: After bug 7161732, On Windows SA could not find correct address of thread_id of OSThread since _thread_id moved to end of the class . The presupposition of the address is following thread handle no longer stands. Fix by adding thread_id field to OSThread and getting the address directly from OSThread. Reviewed-by: nloodin, sspitsyn Contributed-by: yumin.qi@oracle.com

^build/
^dist/
^drop/
^drop_included/
^webrev/
/nbproject/private/
^.hgtip
.DS_Store