- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    21, 25
- 
        b19
                    This is a partial fix for performance regression covered in JDK-8352075
Since FieldDescriptor::reinitialize() looks up FieldInfo calling InstanceKlass::field(int). AfterJDK-8292818 this requires an iteration through all class fields while the information is in many cases readily available.
            
Since FieldDescriptor::reinitialize() looks up FieldInfo calling InstanceKlass::field(int). After
- relates to
- 
                    JDK-8352075 Perf regression accessing fields -           
- Resolved
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk/f169fc5a Commit(master)
        openjdk/jdk/f169fc5a
- 
                     Review(master)
        openjdk/jdk21u-dev/2010 Review(master)
        openjdk/jdk21u-dev/2010
- 
                     Review(master)
        openjdk/jdk/24290 Review(master)
        openjdk/jdk/24290