Merge pull request #15850 from eugenp/lor6-patch-1

Update README.md
This commit is contained in:
Loredana Crusoveanu 2024-02-10 14:36:29 +02:00 committed by GitHub
commit b25bc0e655
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ This module contains articles about performance of Java applications
- [External Debugging With JMXTerm](https://www.baeldung.com/java-jmxterm-external-debugging)
- [Create and Detect Memory Leaks in Java](https://www.baeldung.com/java-create-detect-memory-leaks)
- [Differences Between Heap Dump, Thread Dump and Core Dump](https://www.baeldung.com/java-heap-thread-core-dumps)
- [Shutting Down on OutOfMemoryError in Java](https://www.baeldung.com/java-shutting-down-outofmemoryerror)