Native code may attempt to access an object that has invalid input (such as a stale local reference) or that is coded incorrectly.
本机代码可能尝试访问具有无效输入(如过时的本地引用)或编码错误的对象。
Similarly, it is possible to read a fresh, updated value of a reference variable, but a stale value of one of the fields of the object now being referenced.
同样,可能读到一个引用变量的最新值,但读取到这个引用变量引用的对象的字段的过期值。
A write was attempted on a stale version of the object.
试图对一个旧版本进行写操作。
应用推荐