OSDN Git Service

Merge change 9159 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 30 Jul 2009 15:16:09 +0000 (08:16 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 30 Jul 2009 15:16:09 +0000 (08:16 -0700)
* changes:
  check for null native objects, which never happens on a real subclass (we throw in that case) but can happen because we allow the callers to create the base class from java.


Trivial merge