summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/MethodCodegenDriver.cc
diff options
context:
space:
mode:
author jeffhao <jeffhao@google.com> 2012-03-20 17:57:26 -0700
committer jeffhao <jeffhao@google.com> 2012-03-23 16:55:03 -0700
commit47282e59ca60fc8a1e02b23a1cb59916dd7c8b81 (patch)
tree416e802d02d3f5c2b3f518a31a0f72dc6d629fab /src/compiler/codegen/MethodCodegenDriver.cc
parente66ac79b90a12b01b9d67ee9f7f586e638e67fab (diff)
Fix to check image_strong_intern table when inserting weaks.
The ExpatSaxParserTest.testNameSpaces test found that the empty string "" would be .equals() another instance of the empty string, but they weren't ==. The bug was that weak references were not checking the image_strong_interns_ table before creating a weak reference. (cherry picked from commit b1c6f34bb3a44dd6596daf5c034bec03d3eabe45) Change-Id: I39efc00fb40fc862efa7fbdbf28ecf74e30362ec
Diffstat (limited to 'src/compiler/codegen/MethodCodegenDriver.cc')
0 files changed, 0 insertions, 0 deletions