I've discovered some ifdefs in libnative/java.util.zip/ which makes it
impossible to use Japhar with JDK 1.1 classes.zip without defining
JDK1_1.  Chris, are there other places I also should have a look for
such defines.  I'm still using JDK 1.1.5 java classes for testing.
When running testsuite/java.io/SerializableTest.java, I get the
following for ethernity:

  java frame:     java/lang/Throwable.<init> (pc = 4)
  java frame:     java/lang/Exception.<init> (pc = 5)
  java frame:     java/io/IOException.<init> (pc = 5)
  java frame:     java/io/ObjectStreamException.<init> (pc = 5)
  java frame:     java/io/NotSerializableException.<init> (pc = 5)
  java frame:     java/io/ObjectOutputStream.outputObject (pc = 36)
  java frame:     java/io/ObjectOutputStream.writeObject (pc = 169)
  java frame:     java/io/ObjectOutputStream.writeObject (pc = 214)
  [...]

Any clues?
-- 
##>  Petter Reinholdtsen  <##  |  [EMAIL PROTECTED]

Reply via email to