OSDN Git Service

Added a comment to String.equals implementation
authorAndy McFadden <fadden@android.com>
Sat, 29 Jan 2011 00:32:19 +0000 (16:32 -0800)
committerAndy McFadden <fadden@android.com>
Sat, 29 Jan 2011 00:32:19 +0000 (16:32 -0800)
commit30671a331333eeee9370ab070d2a783366943092
treee6ca6166e94236b100e0021ad95a5ddd065131bb
parent24e56f731d91ada255f694366e936c88440b8f4b
Added a comment to String.equals implementation

We don't currently compare hash codes.  Explain why.

Change-Id: Id2f00547dd4752d4f05f69f79775ef0beefe8f28
vm/InlineNative.c