Exit Print View

Troubleshooting Guide for Java SE 7 Desktop Technologies

Print View

Document Information

Preface

1.  Introduction

2.  AWT

3.  Java 2D

4.  Swing

5.  Internationalization

6.  Java Sound

7.  Applets and Java Web Start Applications

8.  Submitting Bug Reports

A.  Java 2D Properties

A.1 Properties on Solaris OS and Linux

A.2 Properties on Windows

B.  Fatal Error Log

Appendix A

Java 2D Properties

This appendix presents properties that can be useful in troubleshooting Java 2D.

A.1 Properties on Solaris OS and Linux

The following table describes the default values of some useful properties on Solaris OS and Linux platforms.

Java 2D Defaults on Solaris OS and Linux
Setup
DGA
SHM
Pixmaps
OnScreen
OffScreen
Solaris SPARC with DGA support
On
On
Off
DGA/Software
Software
Solaris SPARC with no DGA, Solaris x86, Linux, SunRay, VNC
Off
On
On
X11/MITSHM
Shared/Server Pixmaps
J2SE 1.4 or greater: Remote X server, ssh
Off
Off
On
X11
Server Pixmaps
J2SE 1.3.1 or less: Remote X server, ssh
Off
Off
Off
X11
Software

The following list explains how to change the defaults.

A.2 Properties on Windows

The following list describes some useful properties on Windows platforms.