Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6733
| From | Lew <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JLS |
| Date | 2011-08-01 23:49 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <5dd62347-9026-4a5e-a638-7321f077697f@glegroupsg2000goo.googlegroups.com> (permalink) |
| References | <ofu837p0dld9rek47t8tatqm1giekc4e6u@4ax.com> |
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
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
JLS Roedy Green <see_website@mindprod.com.invalid> - 2011-07-30 14:40 -0700 Re: JLS Lew <lewbloch@gmail.com> - 2011-08-01 23:49 -0700
csiph-web