You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-53966][CORE] Add utility functions to detect JVM GCs
### What changes were proposed in this pull request?
This PR aims to add utility functions to detect JVM GCs.
### Why are the changes needed?
To provide a general capability to optimize based on the GC types.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No
Closes#52678 from wankunde/zgc.
Authored-by: WanKun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments