- Mastering Java 11
- Dr. Edward Lavieri
- 47字
- 2021-08-13 15:43:21
Java process information
There is also information available during the testing process directly related to Java processes. These include the following:
- 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).