comparison src/share/vm/includeDB_compiler1 @ 1941:79d04223b8a5

Added caching for resolved types and resolved fields. This is crucial, because the local load elimination will lead to wrong results, if field equality (of two RiField objects with the same object and the same RiType) is not given. The caching makes sure that the default equals implementation is sufficient.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Tue, 28 Dec 2010 18:33:26 +0100
parents 2d26b0046e0d
children
comparison
equal deleted inserted replaced
1940:e92a9a73324e 1941:79d04223b8a5