Sign in
android
/
platform
/
art
/
3f84f2c
/
.
/
test
/
476-clinit-inline-static-invoke
/
info.txt
blob: 1a439fceaf0931c0342fdebe850211422b6daa13 [
file
] [
log
] [
blame
]
Regression
test
for
a bug
where
an inlined call to a
static
method
failed to emit a prior initialization check of the method
's declaring
class.