RFR(S): 8008242: VerifyOops fails on SPARC
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Oct 18 12:01:43 PDT 2013
Good.
Thanks,
Vladimir
On 10/18/13 11:33 AM, Morris Meyer 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