Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6638477
Votes 0
Synopsis Two external URLS referenced in 2D documentation are no longer functioning.
Category java:classes_2d
Reported Against
Release Fixed 7(b28)
State 10-Fix Delivered, bug
Priority: 5-Very Low
Related Bugs
Submit Date 06-DEC-2007
Description
LinkCheck Results for Jave SE 7 Generated Platform API Specs 

**********************
api/java/awt/font/

OpenType.html
	TIMEOUTS:	
    	162: 	<a href=.. 	HTTP Timeout:
Error Message: 	http://fonts. customer .com/TTRefMan/index.html
504:  customer  Timeout

=========
Not sure what's up here. That website has been correct for a long time
even up to a couple of weeks ago, but now seems to be unresponsive.
 
If its not a transient failure, we could instead use 
http://www. customer .com/typography/otspec

Arguably this is better anyway since Apple hosts an out of date TT spec,
whereas MS hosts a (more or less) up to date OpenType spec, and this
is the OpenType interface.

The accompanying comment should also be updated to delete the Apple
reference

**********************
api/javax/print/attribute/standard/

ReferenceUriSchemesSupported.html
    	137: 	<a href=.. 	HTTP Error:
Error Message: 	http://www.isi.edu/in-notes/iana/assignments/url-schemes
404: Page Not Found

This seems to be more reliably found at :http://www.iana.org/assignments/uri-schemes.html

**********************
Posted Date : 2007-12-06 17:37:35.0
Work Around
N/A
Evaluation
As per description.
I did just find that fonts.apple.com has now moved to developer.apple.com and
the specific link is now :
http://developer.apple.com/textfonts/TTRefMan/index.htm
Posted Date : 2007-12-06 17:42:12.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang