Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > JLS

Reply
 
 
Roedy Green
Guest
Posts: n/a
 
      07-30-2011
Is this correct?

JLS third edition is available in print and online. It covers 1.5

JLS fourth edition is available only in print. It covers 1.5

There is no JLS covering 1.6 and 1.7. (This is bizarre)
--
Roedy Green Canadian Mind Products
http://mindprod.com
Most of computer code is for telling the computer
what do if some very particular thing goes wrong.
 
Reply With Quote
 
 
 
 
Lew
Guest
Posts: n/a
 
      08-02-2011
Roedy Green wrote:
> Is this correct?
>
> JLS third edition is available in print and online. It covers 1.5
>
> JLS fourth edition is available only in print. It covers 1.5
>
> There is no JLS covering 1.6 and 1.7. (This is bizarre)


It's bizarre if it doesn't cover 1.7. The language didn't change from Java 5 to Java 6. We've been using JLS 3 for discussion about Java 6 in which you've participated for years.

Except for '@Override' covering implementation of methods defined in an interface. There's probably an amendment out there somewhere for that one.

But you're right; JLS 4 definitely ought to cover Java 7.

--
Lew
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible contradiction between JLS and Sun's Java compiler Oliver Wong Java 9 02-10-2006 04:16 AM
equals method contract in JLS stixwix Java 2 12-12-2005 03:36 PM
JLS 3 Errata Mike Schilling Java 3 10-02-2005 06:54 AM
JCert & JLS gotcha VisionSet Java 0 10-06-2003 02:13 PM
JavaC and Jikes both violate JLS calling super of inner class Mike Schilling Java 10 09-29-2003 04:49 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57