Posted by: Pdfprep
Post Date: May 9, 2021
When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?
A . trace.log
B . activity.log
C . SystemOut.log and SystemErr.log
D . native_stdout.log and native_stderr.log
Answer: D
Explanation:
Depending on the operating system in use, the verboseGC output will be written to the following file by default:
AIX, Linux, or Windows: native_stderr.log
Solaris or HP-UX native_stdout.log
Leave a Reply