[j-sim-users] jsim compatibilty with jdk1.5

Vijay Kiran Nukala nvijaykiran at iitb.ac.in
Wed Oct 26 20:28:22 CDT 2005


Hi Hung-ying,
                     Eagerly waiting for the next patch. Even my thesis is 
based on it. Thank you

Vijay

----- Original Message ----- 
From: "Hung-ying Tyan" <tyanh at ieee.org>
To: "Vijay Kiran Nukala" <nvijaykiran at iitb.ac.in>
Cc: <j-sim-users at cs.uiuc.edu>
Sent: Friday, October 14, 2005 3:01 AM
Subject: Re: [j-sim-users] jsim compatibilty with jdk1.5


Vijay,

You may safely rename the method without causing any trouble.  Next
patch is on the way.  Will probably be released next week.

Hung-ying

On 10/15/05, Vijay Kiran Nukala <nvijaykiran at iitb.ac.in> wrote:
>
> Hi,
>     I applied the 1.3-3 patch to jsim v1.3 and tried to compile using
> jdk1.5.0. I still get the following error.
>
>     [javac]
> /root/jsim/jsim-1.3/src/drcl/comp/WorkerThread.java:170:
> getState() in drcl.comp.WorkerThread cannot override getState() in
> java.lang.Thread; attempting to use incompatible return type
>     [javac] found   : java.lang.String
>     [javac] required: java.lang.Thread.State
>     [javac]     public final String getState()
>     [javac]                             ^
>
> Other than this there are like 35 warnings and the compilation stops in 
> the
> middle, mainly because of using "enum" as a variable rather than
> keyword,deprecated method calls on classes under org.xml.sax... 
> ,deprecated
> show() in java.awt.Window.
>
> When is the next version of jsim or next patch of jsim expected to be
> released fixing all these bugs ?
>
> Vijay
> _______________________________________________
> j-sim-users mailing list
> j-sim-users at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/j-sim-users
>
>
>



More information about the j-sim-users mailing list