• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java 1.5 Specification

 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
Could anyone post a link to the Java 1.5 specification. I am not looking
for the javadoc, I need the specification even though its still in Beta.
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which spec might that be? The language spec? The JVM spec? The JSR specs?
Well, I haven't noticed a JLS or JVM spec yet. The JSR specs included at least these four:
  • http://www.jcp.org/en/jsr/detail?id=201
  • http://www.jcp.org/en/jsr/detail?id=014
  • http://www.jcp.org/en/jsr/detail?id=133
  • http://www.jcp.org/en/jsr/detail?id=181

  • [ March 11, 2004: Message edited by: Dirk Schreckmann ]
     
    With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    reply
      Bookmark Topic Watch Topic
    • New Topic