IBM
C9510-418 · Question #71
An administrator notices performance degradation after a new deployment of an application. After investigation, increased CPU usage is observed due to frequent GC cycles. However, there is no…
The correct answer is D. Change the GC policy. See the full explanation below for the reasoning.
Question
An administrator notices performance degradation after a new deployment of an application. After investigation, increased CPU usage is observed due to frequent GC cycles. However, there is no significant growth in the heap memory. How can the resource consumption issue be resolved?
Options
- AIncrease max heap.
- BIncrease perm space.
- CIncrease nursery size.
- DChange the GC policy.
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C4% (1)
- D83% (19)
Community Discussion
No community discussion yet for this question.