Community
Participate
Working Groups
For the Leak Suspects report, the column headings for Accumulated Objects by Class are not translated tools.mat562107:Accumulated Objects by Class Label Number Of Objects Used Heap Size Retained Heap Size ListResult.fixName() converts the attributes to readable names which is not translated. Also tools.mat562223:Biggest Top-Level Dominator Classes Label Number Of Objects Used Heap Size Retained Heap Size tools.mat562231:Retained Heap, % tools.mat562225:Biggest Top-Level Dominator Class Loaders Label Number Of Objects Used Heap Size Retained Heap Size tools.mat562231:Retained Heap, %
One solution would be do use PropertyDescriptor.getDisplayName if available and different from getName for both ListResult and PropertyResult, and to define a BeanInfo to supply this information when using a ListResult.
Solution is to add BeanInfo for HistogramRecord and TextEntry, modify ListResult and PropertyResult.
Fix applied - we need a Babel pseudo-translation file to test.
Fixed.