Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Travers Naran Newsgroups: comp.lang.java.programmer Subject: Re: jdk7-relnotes Date: Thu, 28 Jul 2011 21:54:21 -0700 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 29 Jul 2011 04:54:22 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Pp3krcGzfLlODw78YU1uPA"; logging-data="9311"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18b//p1x5+SXo8+yUx8l8hj" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: Cancel-Lock: sha1:usf1vwda4G2stzv3Hrquuz3YMJU= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6643 On 28/07/2011 10:17 AM, Stefan Ram wrote: > http://www.oracle.com/technetwork/java/javase/jdk7-relnotes-418459.html > > http://download.oracle.com/javase/7/docs/technotes/guides/language/strings-switch.html Saves me a lot of if-else typing in a few situations. Feels "wrong" somehow; like somehow, somewhere, C purists are crying. :-) > http://download.oracle.com/javase/7/docs/technotes/guides/language/try-with-resources.html Hallelujah! > http://download.oracle.com/javase/7/docs/technotes/guides/language/catch-multiple.html A very irritating minor annoyance is dead... Finally (pun intended). ;-) The nio2 library is kind of interesting too.