-
Enhancement
-
Resolution: Fixed
-
P4
-
21.0.2, 22, 23
-
b06
-
generic
This is follow-up for JDK-8317692
GetClassFields JVMTI function uses FilteredFieldStream from reflectionUtils.hpp which iterates fields in the reverse order and is known to be performance ineffective (seeJDK-8317692 for details).
GetClassFields JVMTI function uses FilteredFieldStream from reflectionUtils.hpp which iterates fields in the reverse order and is known to be performance ineffective (see
- is blocked by
-
JDK-8317692 jcmd GC.heap_dump performance regression after JDK-8292818
- Resolved
-
JDK-8317635 Improve GetClassFields test to verify correctness of field order
- Resolved
- relates to
-
JDK-8317692 jcmd GC.heap_dump performance regression after JDK-8292818
- Resolved
-
JDK-8317635 Improve GetClassFields test to verify correctness of field order
- Resolved
(1 links to)