Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6598
| From | Jan Burse <janburse@fastmail.fm> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: java.net.IDN jar for JDK 1.5? |
| Date | 2011-07-26 23:33 +0200 |
| Organization | albasani.net |
| Message-ID | <j0nbs4$67i$1@news.albasani.net> (permalink) |
| References | <j0m4k8$4kk$1@news.albasani.net> <da03d4ab-1a71-4cff-93ba-5eea813672e3@q11g2000yqm.googlegroups.com> |
lewbloch schrieb: > On Jul 26, 3:24 am, Jan Burse<janbu...@fastmail.fm> wrote: >> Dear All, >> >> Just noticed that JDK 1.6 has the new class java.net.IDN, >> which provides Namerep and Punycode. >> >> Any .jar file around that can be used to add this >> functionality (this class) to JDK 1.5? > > I don't find one with a quick trip to Google, although it looks like > there might be a com.sun.* package out there somewhere that has it. > > You are aware that Java 5 has been retired for nearly two years now, > right? > > "J2SE 5.0 End of Service Life Notice > > "J2SE 5.0 reached its End of Service Life (EOSL) on November 3, 2009, > which is the date of the final publicly available update of version > 5.0 (J2SE 5.0 Update 22) ..." > <http://www.oracle.com/technetwork/java/javase/downloads/index-jdk5- > jsp-142662.html> > > That means that it's missing several bug and security updates that > have made it into Java 6. > > -- > Lew I guess you are preaching to the converted? Its not me who is using JDK 1.5, but some supplier of mine. And I need to create layer, that works accross JDK 1.5 and JDK 1.6. Bye
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
java.net.IDN jar for JDK 1.5? Jan Burse <janburse@fastmail.fm> - 2011-07-26 12:24 +0200
Re: java.net.IDN jar for JDK 1.5? lewbloch <lewbloch@gmail.com> - 2011-07-26 14:28 -0700
Re: java.net.IDN jar for JDK 1.5? Jan Burse <janburse@fastmail.fm> - 2011-07-26 23:33 +0200
Re: java.net.IDN jar for JDK 1.5? Arne Vajhøj <arne@vajhoej.dk> - 2011-07-26 18:27 -0400
Re: java.net.IDN jar for JDK 1.5? Jan Burse <janburse@fastmail.fm> - 2011-07-27 09:37 +0200
Re: java.net.IDN jar for JDK 1.5? Arne Vajhøj <arne@vajhoej.dk> - 2011-07-27 19:29 -0400
csiph-web