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
1 file changed
tree: 416e802d02d3f5c2b3f518a31a0f72dc6d629fab
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk