Re: 404 Java Bug Database

2013-11-11 Thread Jonathan Gibbons
On 11/11/2013 10:43 AM, Hendrik Schreiber wrote: On Nov 11, 2013, at 6:24 PM, Roger Lewis wrote: Let me see if I can gent the jaxb redirect issue to the right team to be resolved. That is great to hear, Roger! Thanks for looking into this. I hope you don't encounter too much bureaucratic re

Re: 404 Java Bug Database

2013-11-11 Thread Hendrik Schreiber
On Nov 11, 2013, at 6:24 PM, Roger Lewis wrote: > Let me see if I can gent the jaxb redirect issue to the right team to be > resolved. That is great to hear, Roger! Thanks for looking into this. I hope you don't encounter too much bureaucratic red tape... -hendrik

Re: 404 Java Bug Database

2013-11-11 Thread Fabrizio Giudici
On Mon, 11 Nov 2013 18:24:58 +0100, Roger Lewis wrote: Let me see if I can gent the jaxb redirect issue to the right team to be resolved. BTW, as I said, it's not just jaxb: all the projects at java.net have this. It is clearly fixable by hand when you run into one, obviously, but it's

Re: 404 Java Bug Database

2013-11-11 Thread Roger Lewis
Hi Hendrik, We are looking into the bugs.sun.com issue. -Roger On 11/11/13, 8:40 AM, Hendrik Schreiber wrote: Hey, so after a bit of searching, I just realized that the Java bug database is now at https://bugs.openjdk.java.net/secure/Dashboard.jspa That means there are a lot of broken link

Re: 404 Java Bug Database

2013-11-11 Thread Roger Lewis
Let me see if I can gent the jaxb redirect issue to the right team to be resolved. -Roger On 11/11/13, 8:53 AM, Fabrizio Giudici wrote: On Mon, 11 Nov 2013 17:40:05 +0100, Hendrik Schreiber wrote: Hey, so after a bit of searching, I just realized that the Java bug database is now at htt

Re: 404 Java Bug Database

2013-11-11 Thread Fabrizio Giudici
On Mon, 11 Nov 2013 17:40:05 +0100, Hendrik Schreiber wrote: Hey, so after a bit of searching, I just realized that the Java bug database is now at https://bugs.openjdk.java.net/secure/Dashboard.jspa That means there are a lot of broken links on the Oracle site, e.g. on http://www.oracle

404 Java Bug Database

2013-11-11 Thread Hendrik Schreiber
Hey, so after a bit of searching, I just realized that the Java bug database is now at https://bugs.openjdk.java.net/secure/Dashboard.jspa That means there are a lot of broken links on the Oracle site, e.g. on http://www.oracle.com/technetwork/java/index.html "Java Bug Database" still points to

Re: [8] Review request for 8011059 [macosx] Make JDK demos look perfect on retina displays

2013-11-11 Thread Alexander Scherbatiy
Could you review the updated fix: http://cr.openjdk.java.net/~alexsch/8011059/webrev.06/ Only internal API is exposed: - MultiResolutionImage interface with method "getResolutionVariant(int width, int height)" is added to the com.sun.awt package - Hints to switch on/off the resoluti

Re: Problem with InetAddress.getLocalHost() on Java 7

2013-11-11 Thread Paul Taylor
On 11/11/2013 15:35, Alan Bateman wrote: On 11/11/2013 09:09, Paul Taylor wrote: Trouble is I cannot replicate the problem myself even if remove entries from /etc/hosts it is only a problem some of my customers are having Paul The reports on this issue (assuming it is the same thing as JDK-7

Re: Problem with InetAddress.getLocalHost() on Java 7

2013-11-11 Thread Alan Bateman
On 11/11/2013 09:09, Paul Taylor wrote: Trouble is I cannot replicate the problem myself even if remove entries from /etc/hosts it is only a problem some of my customers are having Paul The reports on this issue (assuming it is the same thing as JDK-7180557) were sparse and it took a while to

Re: Problem with InetAddress.getLocalHost() on Java 7

2013-11-11 Thread Paul Taylor
On 11/11/2013 09:02, Alan Bateman wrote: On 08/11/2013 16:48, Paul Taylor wrote: It works okay for me but for a particular customer InetAddress.getLocalHost() is failing with Java 7 although it works okay with Java 6 with the following exception java.net.UnknownHostException: rupert: rupert:

Re: Problem with InetAddress.getLocalHost() on Java 7

2013-11-11 Thread Alan Bateman
On 08/11/2013 16:48, Paul Taylor wrote: It works okay for me but for a particular customer InetAddress.getLocalHost() is failing with Java 7 although it works okay with Java 6 with the following exception java.net.UnknownHostException: rupert: rupert: nodename nor servname provided, or not kn