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

Omair Majid omajid at redhat.com
Thu Nov 6 16:01:24 UTC 2014


* 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


More information about the jdk6-dev mailing list