RFR(S): 8008242: VerifyOops fails on SPARC

Christian Thalinger christian.thalinger at oracle.com
Fri Oct 18 12:06:21 PDT 2013


Looks good.

On Oct 18, 2013, at 11:33 AM, Morris Meyer <morris.meyer at oracle.com> wrote:

> Folks,
> 
> Could I get a quick follow-up review for this issue?  Christian Thalinger has looked this over, and it has been through JPRT.
> 
> Per Christian and Vladimir Kozlov - the getClass intrinsic is using the result variable which has the type T_OBJECT also as temporary which should have the type T_METADATA. This was okay with perm-gen but now this doesn't work anymore.
> 
> This is combined with my earlier displacement fixes.
> 
>        --morris meyer
> 
> JBS - https://bugs.openjdk.java.net/browse/JDK-8008242
> WEBREV - http://cr.openjdk.java.net/~morris/8008242.02/



More information about the hotspot-compiler-dev mailing list