[PATCH] 7161796: PhaseStringOpts::fetch_static_field tries to fetch field from the Klass instead of the mirror

Andrew Hughes gnu.andrew at redhat.com
Thu Nov 6 17:25:10 UTC 2014



----- Original Message -----
> * Andrew Hughes <gnu.andrew at redhat.com> [2014-11-05 22:01]:
> > Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/7161796/
> > Bug: https://bugs.openjdk.java.net/browse/JDK-7161796
> > 
> > While backporting 7122142 (coming soon), we uncovered an issue
> > in HotSpot where a fetch for a static field uses the class type
> > rather than the instance type. This backport corrects the issue.
> > 
> > Ok to push?
> 
> Looks okay to me.
> 
> Thanks,
> Omair
> 
> --
> PGP Key: 66484681 (http://pgp.mit.edu/)
> Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
> 

Pushed: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/43d71b444773

Thanks,
-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07



More information about the jdk6-dev mailing list