JDK-8150845 : SQE test: GC unified logging: Setup a regular run of the tests with the GC logging turned on
Type:Enhancement
Component:hotspot
Sub-Component:gc
Affected Version:9
Priority:P4
Status:Closed
Resolution:Fixed
Submitted:2016-02-29
Updated:2016-05-10
Resolved:2016-05-10
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
We need a simple sanity check for GC logging to run regularly.
Suggestion:
Add execution of all hs/gc tests with "-Xlog:all=trace" on a single platform to the gc nightly testbase noopts.
Comments
We are going to add all=trace as superset for all gc tags.
20-04-2016
Did you consider "-Xlog:gc*=trace" as the option to add?