When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?

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.logandSystemErr.log
D . native_stdout.logandnative_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

References:http://www-01.ibm.com/support/docview.wss?uid=swg21114927

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments