OSDN Git Service

Fix compaction bug in Class_getDeclaredMethodsUnchecked
authorMathieu Chartier <mathieuc@google.com>
Thu, 11 Jun 2015 23:21:42 +0000 (16:21 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 11 Jun 2015 23:43:02 +0000 (16:43 -0700)
commitb89a8c66e360575d2dc1ec1229235735c56968ff
tree536d84933d1f634db134a16278a3a2fdafac1907
parent125d7324f1f75698ed20b2f64c36345d7f0bcabf
Fix compaction bug in Class_getDeclaredMethodsUnchecked

Added handle to fix the bug.

Bug: 21638351
Change-Id: I1c3abea33aa825d3a28c1fc5cb415508686ad93e
runtime/native/java_lang_Class.cc