- Java 9:Building Robust Modular Applications
- Dr. Edward Lavieri Peter Verhas Jason Lee
- 43字
- 2025-04-04 17:08:33
Java process information
There is also information available during the testing process directly related to Java processes. These include:
- C stacks
- Core dumps
- Mini dumps
- Heap statistics
- Java stacks
For additional information on this concept, read about the JDK's regression test harness (jtreg).