RE: Create an Image without using AWT

1999-08-19 Thread R.W. Shore
Another option might be the Java2 2D graphics. As I recall, one of the new features is the ability to create images in backend, server-type applications. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nathan Meyers Sent: Wednesday, August 18, 1999 17:33

RE: Bad sync problem??

1999-08-06 Thread R.W. Shore
ct!) implementations of the threading system. Matt Welsh "R.W. Shore" <[EMAIL PROTECTED]> writes: > I suspect that there's a bad problem with thread > synchronization. Has anybody else seen similar symptoms?? > > Platform: Cyrix M-II running RedHat 6.0 > JDK

Bad sync problem??

1999-08-05 Thread R.W. Shore
I suspect that there's a bad problem with thread synchronization. Has anybody else seen similar symptoms?? Platform: Cyrix M-II running RedHat 6.0 JDK: 1.1.7 from Blackdown Green threads, default JIT setting (on?) Classes compiled with JDK 1.1.6 on a WinNT platform (VisualCafe) Problem: I'v

RE: a filesystem standard for the JDK

1999-07-15 Thread R.W. Shore
FYI: the standard for the production versions of the JDK under Solaris 2.x are the following: o Real directory is /usr/javax.y (example: /usr/java1.1 or whatever) o Symbolic link to the real directory from /usr/java o Various symbolic links in /usr/bin to things like /usr/java/bin/java, /usr/java