Other |
---|
1.4.1 betaFixed |
Relates :
|
|
Relates :
|
|
Relates :
|
The fixes for 4679390 and 4616656 included a respecification of Unsafe.staticFieldBase(Class) in terms of Unsafe.staticFieldBase(Field). This accidentally introduced a performance regression in the reflection implementation (sun.reflect.UnsafeFieldAccessorImpl), which uses the first variant but which could just as easily use the second.
|