review (XS) for 6490487: java support on 64 bit solaris x86 machines is broken.
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri May 21 13:33:38 PDT 2010
Looks good.
Vladimir
Tom Rodriguez wrote:
> resending because of earlier mail problems.
>
> http://cr.openjdk.java.net/~never/6490487/
>
> 6490487: java support on 64 bit solaris x86 machines is broken.
> Reviewed-by:
>
> This is a small annoying bug that should have been fixed long ago.
> For some reason the 64 bit libjvm_db.so for talking to 32 bit
> processes is only exported on sparc which means that 64 bit pstack
> can't decode stacks in 32 bit processes. The fix is simply to always
> export them. Tested with pstack and JPRT build.
>
> make/solaris/makefiles/defs.make
More information about the hotspot-dev
mailing list