[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: JIT happens?
Jost Boekemeier wrote:
> "Karsten D. Wolf" <Karsten.D.Wolf@erziehung.uni-giessen.de> writes:
>
> > just installing wo4final and rebuilding my apps.
>
> Interesting. You have successfuly converted your WO 3.5 java apps to WO 4?
> Apple has changed the Java API so that it now matches the ObjectiveC API.
>
> Even though there are some bourne shell scripts that try to help you
> converting your files, it is generally not possible to convert old
> java apps automatically. I tried to convert a simple demonstration
> program I've written and gave up after 6 hours.
That was about the amount of time it took me to convert an application of about
15,000 lines of code so that it could compile and run equivalently to the 3.51
version. The conversion scripts did about 80-90% of the work. As usual the
remaining small amount took hours. One main thing left to do. I just found the
messages in the archive about implementing the EO constructors in the new
signature (Dave's suggestions don't seem to be present in the New in EOF 3.0
release notes) , but it works without that.
> For example you can't
> use `new CO' to create a new custom object anymore. See postings
> "How to create new custom objects in WO4" in this group.
>
> > the java jit compiler is still disabled.
>
> Is it? Why don't you just use a jit compiler for java. Microsofts IE
> for example uses a jit compiler. (Microsofts jit has some bugs btw. 5 * 5
> is 10 for example, see -> www.heise.de/news)
>
It seems to be looking for the Symantec jit: "Warning: JIT compiler "symcjit"
not found. Will use interpreter."
If I had another jit how would I tell WO to use it?
Pete
--
Peter Adams
Systems SW Developer
Stanford Univ Language Center
vc: 650-725-7909
em: padams@stanford.edu
http://www.stanford.edu