Markus Sinner wrote:

> I had the same problem using a JDK1.5 on Windows - I also had to change
> to code-compliance 1.4

OK, then this wasn't a Java 6 problem. Even better.

> Did you try to compare binaries produced by Java6 to some from Java5?

No, not byte by byte. But I usually check the sizes of my MIDlets at least 
roughly, and I didn't notice any significant changes.

> You are the first person I hear positive feedback according java6 :-)

Oh really? That's interesting. I never heard any negative feedback, except that 
Java 6 doesn't tolerate some deprecated pre-1.4 things, which Java 5 still 
accepted. But whether this is negative is a matter of perspective.

I use Java 6 quite a lot for all kinds of projects, private and professional, 
with J2EE, J2SE and J2ME. At work, we migrated a couple of J2SE projects from 
1.4 and 5 to 6 recently without any change in the source code and no issues at 
all (which surprised even the optimists).

But I guess I better stop here, since this is not comp.lang.java.evangelism :-)

> Heiko Selber schrieb:
> > Hi,
> > 
> > I have been using Java 6 with EclipseME and WTK since it was released
> > about a year ago (because Sun insisted it is a good idea to upgrade) and
> > never encountered a problem.
> > 
> > I'd encourage everyone to upgrade to Java 6 anyway, because it is rock
> > solid and has some significant performance improvements.
> > 
> > That is, I think I had one minor problem at the beginning (but I am
> > unable to recall if it was really due to Java 6): The WTK emulator
> > complained about class version mismatch in my MIDlets, which was solved
> > when I changed the code compatibility to 1.4 under Project Properties ->
> > Java Compiler. I believe that Java 5 generates 1.4 compatible code by
> > default, but Java 6 doesn't.

-- 
----
I condem'n the abuse of apostrophe's.


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to