Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6656
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Roedy Green <see_website@mindprod.com.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | JDK 1.7 new features |
| Date | Fri, 29 Jul 2011 09:28:41 -0700 |
| Organization | Canadian Mind Products |
| Lines | 18 |
| Message-ID | <kkn537dat849nmceipsqca1lfit0hvdq7s@4ax.com> (permalink) |
| Reply-To | Roedy Green <see_website@mindprod.com.invalid> |
| NNTP-Posting-Host | RCd/Ul4tyxGUBII8WGwa5g.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6656 |
Show key headers only | View raw
I was pleased to see some features is JDK 1.7 that I had been asking for since JDK 1.1. I'm surprised at how little there is new in 1.7. I guess the recession made Oracle really pull in their horns. It is mostly just a little syntatic sugar in the compiler. binary literals. underscores in literals to make them easier to proofread string case labels catch can handle multiple Exceptions. I would think the biggest priority for 1.8 would be unifying arrays and generics. They should be compatible, even if it means giving up type erasure. -- 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.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
JDK 1.7 new features Roedy Green <see_website@mindprod.com.invalid> - 2011-07-29 09:28 -0700
Re: JDK 1.7 new features Roedy Green <see_website@mindprod.com.invalid> - 2011-07-30 13:47 -0700
Re: JDK 1.7 new features Stanimir Stamenkov <s7an10@netscape.net> - 2011-07-30 23:57 +0300
Re: JDK 1.7 new features BGB <cr88192@hotmail.com> - 2011-07-30 15:13 -0700
csiph-web