From: Kenneth B. R. <kbr...@al...> - 2002-03-20 04:28:58
|
> Little survey for all the GL4Java and/or Java3D developers...Do you develop > or deploy your apps on Solaris? The GL4Java apps I've developed (largely on Windows) worked fine on Solaris. A couple of minor code changes related to shutdown issues, but those were due to differences between Sun's Windows and X11 AWT implementations. (You can't call System.exit() from the AWT thread on X11...) Suggestions: upgrade to 2.8 if you aren't already running it. Install the latest OpenGL for Solaris/SPARC from Sun's web site. Make sure you have all of the recommended patches, especially X server patches. |