On Sun, 5 Sep 1999, Randolph S. Kahle wrote:
> Hello. I am new to Jacl and I am trying to build the latest release, but I
> am running into a number of problems. I don't know if I have "operator
> error", "configuration errors" or if I'm turning up real bugs.
>
> I am on WindowsNT 4.0 SP4 using MS VC++ v 4.0.
>
> When, from c:/jacl1.2.4/win, I type:
>
> nmake -f makefile.vc
>
> The make completes without problems.
>
> when I run
>
> nmake -f makefile.vc test
Are you using the Sun JDK, the IBM JDK, or a JDK from someone else?
> Under both JDK1.1.7 and JDK1.1.8 the suite fails on tcljava/JavaLoadCmd.test
>
> I get an error:
This looks like a JVM bug. No Java program should be able to produce an
error like this in The JVM. You might want to disable the jit compiler
to see if that fixes the error. There should be a JAVA_FLAGS variable
that you can set to -Djava.compiler= which will turn off the JIT
compiler.
> java.exe The instruction 0x1000afed" referenced memory at "0x00a1645b" The
> memory could not be "read".
> The MS debugger says "unhandled exception in java.exe (JAVAI.DLL) 0xC0-05
> Access Violation.
>
> Has anyone else seen this error?
You would get the same results in Jacl 1.2.3. It seems like the test cases
are passing but the exception message has changed in JDK 1.2.2. I have not
tested this myself so I can not be sure, but I would assume that is what
is going on. These test failures should not effect normal operation of
Jacl. The rest of the test cases that currently fail are known problems.
later
mo
> When I try to compile under JDK1.2.2, The initial build works OK and the
> test run *completes*, but I get errors (See attached file)
> What does this mean? Should I use jacl1.2.3 (which I have not yet tried)?
> Any suggestions would be appreciated.
>
> Regards,
>
> Randy Kahle
>
----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.
A list archive is at: http://www.findmail.com/listsaver/tcldallas/