Re: SpringLayout

2004-06-05 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 4. Juni 2004 20:43 schrieb Roman Kennke: Here are my comments: +public ImageIcon(Image image) { Please put '{' on new line a habit of mine, sorry, +return; No need for this. another habit of mine.

RFC: Require VM to provide JNI 1.2 support?

2004-06-05 Thread Steven Augart
Classpath currently uses only JNI 1.1, except for one JNI 1.2 function in the JNI Invocation API: GetEnv(). And GetEnv() is only used in the --portable-native-sync code, so it's only actually used by Jikes RVM and Kaffe. Mark has suggested that it might be a good idea for the next release of