Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8663
| From | Lew <lewbloch@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Java 7 update - release schedule? |
| Date | 2011-10-09 08:08 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <24605756.79.1318172928553.JavaMail.geo-discussion-forums@prcs9> (permalink) |
| References | <slrnj92iti.brk.fredrik@scout.jonson.org> |
Fredrik Jonson wrote: > Does anyone know of any public release schedule for JDK 7 updates? It seems > as if there hasn't been a release of update 1 yet? Each Java vendor has its own schedule. AFAIK, none of them release updates on a fixed schedule, but I could be wrong. It's just that in all my years as a Java programmer I've never seen one pre-schedule updates. I have always inferred that updates occur as needed to address defects. > On the url below the 7u1 release is referred to as a "CPU" release. What > does CPU mean in this context? > > http://openjdk.java.net/projects/jdk7u/codereview.html No idea. I think "7u1" refers to the initial public release that came out in July. IOW, the release subnumbers apparently are 1-based, not 0-based. > I'm wondering because having a [sic] official release that includes a fix for the > Lucene loop unroll issue would be comforting. I know it is only a matter of > setting the right jvm flags, still mistakes happen and having reasonable > defaults makes life easier. Have you looked at the bug database for this? <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7044738> <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7068051> Like you, I am unable to find a hint of when 7u2 will be out. -- Lew
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Java 7 update - release schedule? Fredrik Jonson <fredrik@jonson.org> - 2011-10-09 07:22 +0000
Re: Java 7 update - release schedule? Roedy Green <see_website@mindprod.com.invalid> - 2011-10-09 07:47 -0700
Re: Java 7 update - release schedule? Fredrik Jonson <fredrik@jonson.org> - 2011-10-10 07:05 +0000
Re: Java 7 update - release schedule? Lew <lewbloch@gmail.com> - 2011-10-09 08:08 -0700
Re: Java 7 update - release schedule? Fredrik Jonson <fredrik@jonson.org> - 2011-10-10 07:14 +0000
Re: Java 7 update - release schedule? v_borchert@despammed.com (Volker Borchert) - 2011-10-11 19:48 +0000
csiph-web