My Oracle Support Banner

How to use the jdb tool to find out the library that calls System.gc() / Runtime.getRuntime.gc() (Doc ID 2831144.1)

Last updated on JANUARY 05, 2024

Applies to:

Oracle WebLogic Server - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Goal

 To find out which library is making System.gc() / Runtime.getRuntime.gc()calls, one simple way is to use jdb tool, and trace the calls to Runtime.getRuntime.gc() and System.gc().

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.