News
You can fix your Java memory leak problem without a costly JVM heap dump. Just use Java Flight Recorder's Old Object Sample event and view the recording in JDK Mission Control.
Depending on the application code, it’s possible to exhaust memory and receive an out-of-memory error, resulting in termination of the JVM. The listing below demonstrates this scenario. Listing 1.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results