Link Details

Link 121737 thumbnail
User 214988 avatar

By puredanger
via java.dzone.com
Published: Oct 01 2008 / 07:57

In one month on Halloween eve, JDK 1.4 will officially enter End of Service Life (EOSL) as part of the Sun end of life policy.
  • 33
  • 0
  • 2360
  • 451

Comments

Add your comment
User 338269 avatar

OtengiM replied ago:

0 votes Vote down Vote up Reply

This idea of EOSL doesn't apply anymore to Java maybe just to Sun implementation but for OpenJDK it will last forever because many critical applications still runing on Java 1.4 and some enterprises doesn't yet move to Java5, 2 years ago I worked to port a huge application from Java1.3 to Java1.4 and the effort took 2 years so I don't think this company will do again the effort to early.

User 236075 avatar

henk replied ago:

1 votes Vote down Vote up Reply

I ported a HUGE application from JDK 1.4 to JDK 5. It was done in mere days...

Later this same application was ported from JDK 5 to JDK 6. The transition was almost trivial. What on earth are you guys doing that porting takes 2 years???


User 193991 avatar

spajus replied ago:

1 votes Vote down Vote up Reply

there is no excuse for any organization or enterprise with any amount of code base to stick with old versions of JDK. Compatibility breaks are minimal and the feature leap between Java 1.4 and 1.5 is amazing... You should blame lazy rotten programmers who don't want to evolve and learn anything new for old Java versions in enterprises, as it's them who brainwash the management that the "upgrade is impossible". That also means the management is a bunch of clueless MBAs...

User 186344 avatar

kunnar replied ago:

0 votes Vote down Vote up Reply

We code still new projects with Java 1.4 and i can tell you that our problem is not "rotten developers".

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.