-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

jstack


> Java Stack Trace Tool.

More information.


Print Java stack traces for all threads in a Java process:

jstack {java_pid}

Print mixed mode (Java/C++) stack traces for all threads in a Java process:

jstack -m {java_pid}

Print stack traces from Java core dump:

jstack {/usr/bin/java} {file.core}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 06:30:16 2024