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.

Change-Id: I096eaee09973ccd19ca180ca07ac9438c2549296
1 file changed
tree: c211c461df120dffb7fe1bf4fa637522376e4db8
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk