My name is SungYeul, Park



  Title : About compatible code of Java2

  Hello,

  I encounterd some compatible problem.

  I am using Jdk1.2.1 , Jsdk2.1.
  I compiled  the code in the circumstance of VJ++1.1,
  while i'm running the program with jre1.2,
  I got this error message.

  >>> Invalid start_pc/length in local var table.

 But the code worked well in below circumstance.
 After compiling with jdk1.1.6 ,running with jre1.6.
 After compiling with jdk1.1.6 ,running with jre1.2.
 After compiling with jdk1.2.1,running with jre1.2.

When do I face this kind of problem and is there any solution for this?

Also I have two more questions.

First :
            Is there any compatible IDE for jdk1.2 ?

Second:

            Does MS give up supporting Java2 or delay ?


Thanks in advance.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to