How to inspect hotspot compiler results? hsdis binaries for Windows?
Ulf Zibis
Ulf.Zibis at gmx.de
Tue Nov 17 15:09:04 PST 2009
Am 17.11.2009 21:49, Christian Thalinger schrieb:
> On Tue, 2009-11-17 at 21:14 +0100, Ulf Zibis wrote:
>
>> Hi all,
>>
>> I remember, there was some information about hidden options to force
>> hotspot compiler to output the compiled code on interesting classes.
>>
>> Can anybody give me a suitable link for start? Maybe additional hints.
>>
>
> How about today's thread:
>
> http://mail.openjdk.java.net/pipermail/hotspot-dev/2009-November/002342.html
>
According to
http://wikis.sun.com/display/HotSpotInternals/PrintAssembly, the hsdis
plugin seems to be only available for MacOS and Solaris.
Is there any chance to get such a plugin for Windows or at least for Linux?
@ John: On your wiki page you mention hsdis DLL and libjvm.so in same line.
How should I understand this? DLL normally is for Windows, but *.so for
solaris.
Any help would be greatly appreciated, thank you in advance.
-Ulf
More information about the hotspot-compiler-dev
mailing list