• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Which JDK version the Microsoft SDK for Java 5.0 compliants to?

 
Ranch Hand
Posts: 154
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know that Microsoft SDK for Java version 3.2 is a Java 1.1 implementation.

Does anyone know about the Microsoft SDK for Java version 5.0.0? which Java specification version it implements?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I haven't used the SDKs, but I know that the MS JVM (and VisualJ++) never made it beyond 1.1.4.
 
author
Posts: 23959
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sean Li:
I know that Microsoft SDK for Java version 3.2 is a Java 1.1 implementation.

Does anyone know about the Microsoft SDK for Java version 5.0.0? which Java specification version it implements?



The relationship that Microsoft had with Java was not a good one. It went through a lot of lawsuits, and eventually ended up with Microsoft supporting C#. (which I am told is also pretty good)

Henry
reply
    Bookmark Topic Watch Topic
  • New Topic