Code review request: 7152671, RFE: Windows decoder should add some std dirs to the symbol search path
Vitaly Davidovich
vitalyd at gmail.com
Tue Jan 8 17:14:42 PST 2013
That's pretty safe then :)
Thanks
Sent from my phone
On Jan 8, 2013 8:09 PM, "Zhengyu Gu" <zhengyu.gu at oracle.com> wrote:
> **
> Hi Vitaly,
>
> Thanks for reviewing.
>
> JVM can be not compiled with wide char ...
>
> Thanks,
>
> -Zhengyu
>
> On 1/8/2013 7:43 PM, Vitaly Davidovich wrote:
>
> Is it safe to use char[] instead of TCHAR[] which can be a wide char for
> Unicode?
>
> Sent from my phone
> On Jan 8, 2013 3:35 PM, "Zhengyu Gu" <zhengyu.gu at oracle.com> wrote:
>
>> This is an enhancement that allows Windows decoder to search pdb files
>> that are created by FDS.
>>
>> In short, if FDS pdb files are downloaded into following paths, Widnows
>> decoder should be able to use them to decode stacks:
>>
>> $JDK/lib
>> $JRE/lib
>> directory where jvm.dll is loaded from. ($JRE/bin/{server or client})
>>
>>
>> http://cr.openjdk.java.net/~zgu/7152671/webrev.01/
>>
>>
>> Thanks,
>>
>> -Zhengyu
>>
>>
More information about the hotspot-dev
mailing list