mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-20 18:35:51 +00:00
7a3155bef7
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking the ancestors array is invalid for interfaces, so do that *after* check that the target type is not an interface. From-SVN: r40797