Results 1 to 21 of 21

Thread: How many java version today

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2005
    Posts
    70

    Cool How many java version today

    I want to know that how many java version today.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    How many there are? Depends on whether you only means specification versions or vendor versions.
    There are five specification versions for the Standard Edition: 1.0, 1.1, 1.2, 1.3, 1.4 and 5.0.
    Among others, the following vendors produce toolsets and virtual machines: Sun, IBM, Compaq, Blackdown, Kaffe, the Technical University of Vienna, and many many more.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2005
    Posts
    70

    Question Re: How many java version today

    How about Java 2? This "2" is the version of Java or something else.

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    Java 2 is just 1.2 and upwards. With 1.2, Sun introduced a lot of new features (e.g. Swing became part of the core distribution), and they decided to call it Java 2 - but the actual version name was still 1.2.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  5. #5
    Addicted Member SpS's Avatar
    Join Date
    Jul 2005
    Posts
    201

    Re: How many java version today

    Quote Originally Posted by CornedBee
    There are five specification versions for the Standard Edition: 1.0, 1.1, 1.2, 1.3, 1.4 and 5.0.
    Five or Six
    #Appreciate others by rating good posts !!

    #The Software Peter Principle is in operation when unwise developers "improve" and "generalize" the software until they themselves can no longer understand it, then the project slowly dies.

    #People who are still ignorant of their ignorance are dangerous.

  6. #6
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    Quote Originally Posted by sunnypalsingh
    Five or Six
    How did you notice that?
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  7. #7
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: How many java version today

    Have they not released 6.0 (aka. mustang)? I thought they did.

  8. #8
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    Quote Originally Posted by System_Error
    Have they not released 6.0 (aka. mustang)? I thought they did.
    He meant 1.0, 1.1, 1.2, 1.3, 1.4 and 5.0 are six versions not 5. count them
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  9. #9
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    Oops ...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  10. #10
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: How many java version today

    Quote Originally Posted by ComputerJy
    He meant 1.0, 1.1, 1.2, 1.3, 1.4 and 5.0 are six versions not 5. count them
    No, there really is a 6.0 out or coming out sometime soon. That's what I was talking about.

  11. #11
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    Quote Originally Posted by System_Error
    No, there really is a 6.0 out or coming out sometime soon. That's what I was talking about.
    I don't think it's gonna be out this year
    Version 5 is good for the current time
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  12. #12
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    A beta is scheduled for "soon"

    I expect release at around Christmas.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  13. #13
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: How many java version today

    I'm not sure I look forward to it My Java has already been getting rusty from learning c++, so when I go back to Java I'll have to relearn 5.0, possibly 6.0, a little multithreading and networking.

  14. #14
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    Quote Originally Posted by CornedBee
    A beta is scheduled for "soon"

    I expect release at around Christmas.
    christmas is soon?

    Anybody finds the release time please tell me
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  15. #15
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    The beta comes soon. It's the final release I expect for Christmas.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  16. #16
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: How many java version today

    I can't find any viable resources. I read some saying that the final release would be in the fall, while others say that only the beta will be released in November and in may 2007 the final release will be out.... There's no telling.

  17. #17
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    I always expect the worst so let the beta come on november
    i'll be ready
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  18. #18
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    Not much new to learn in 6.0 though. It's mostly polishing.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  19. #19
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    Quote Originally Posted by CornedBee
    Not much new to learn in 6.0 though. It's mostly polishing.
    Do you have any info about what's gonna change?
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  20. #20
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: How many java version today

    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  21. #21
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: How many java version today

    Quote Originally Posted by CornedBee
    Thanks
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width