[9] Review Request: 8143346 Broken link in java.beans.XMLEncoder

2016-04-14 Thread Sergey Bylokhov
Hello, Please review the fix for jdk9. The bunch of links in client code were updated to point to the new location on oracle.com site. During the fix I realized that not all of data stored on java.sun.com were moved to the oracle.com. For example: The article "Using Timers in Swing Applicati

Re: [9] Review Request: 8143346 Broken link in java.beans.XMLEncoder

2016-04-14 Thread Phil Race
I don't know that there is any actual problem with any of the new URLs here but I don't have much information about what is and is not supposed to work. In particular 1) Is the java.sun.com -> oracle.com redirect considered to be something we can rely on for ever ? Given the number of references

Re: [9] Review Request: 8143346 Broken link in java.beans.XMLEncoder

2016-04-14 Thread Sergey Bylokhov
On 14.04.16 19:04, Phil Race wrote: In particular 1) Is the java.sun.com -> oracle.com redirect considered to be something we can rely on for ever ? Given the number of references to the former it may need to be. 2) But on the other hand, is there a policy of updating the links as time permits