eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.29k stars 722 forks source link

Add j9gc_get_cumulative_class_unloading_stats() #20643

Closed dmitripivkine closed 4 days ago

dmitripivkine commented 6 days ago

Add external GC function to report cumulative class unloading stats. Use general API to update counters in class unloading stats.

dmitripivkine commented 6 days ago

depends https://github.com/eclipse-omr/omr/pull/7551

amicic commented 4 days ago

jenkins test sanity xLinux,aix jdk21

dmitripivkine commented 4 days ago

jenkins test sanity xLinux jdk21

dmitripivkine commented 4 days ago

jenkins test sanity Aix jdk21