Skip to content

CAUTION: This site is for reviewing draft documentation. For published content, visit www.eclipse.org/openj9/docs

-Dcom.ibm.gpu.verbose

Restriction: This system property is supported only on Java™ 11 and later.

This system property can be used to help identify problems with graphics processing unit (GPU) processing.

Syntax

    -Dcom.ibm.gpu.verbose

This property is not set by default.

Explanation

When specified, this option generates verbose output to STDOUT, which can be piped to a file.

See also