According to `<https://android.googlesource.com/pl...
# android
w
According to
<https://android.googlesource.com/platform/art/+/6027871fa3bb32f01ee2f1560e1967d986871c18/runtime/class_linker.cc>
in
FindPrimitiveClass
the class descriptor indicate it is a primitive type but in reality it is not. How is this possible?