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: 6468184
Votes 0
Synopsis javadoc tooldoc seems to have broken table
Category guides:none
Reported Against
Release Fixed 7(b01)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 07-SEP-2006
Description
Comparing following 2 versions of document, seems like b98 version got it's table broken. The table is located after "The current tags are:" in "JAVADOCS TAGS" section.
http://jre.sfbay/java/re/j2se/6/promoted/rc/b98/doc/technotes/tools/solaris/javadoc.html#javadoctags
http://jre.sfbay/java/re/j2se/6/promoted/rc/b94/doc/technotes/tools/solaris/javadoc.html#javadoctags
Posted Date : 2006-09-07 11:37:35.0
Work Around
N/A
Evaluation
Strangely enough, the index table that lists the tags is surrounded
by <pre> tags instead of <table> tags. So the "table" isn't rendered
properly in the HTML, and it never gets carried through into the troff.
Have to experiment with the formatting and retest the conversion.
Posted Date : 2008-04-21 23:31:14.0

The <table> tag was missing in the solaris version of the docs.
The fix will show up in version 7 for sure, and may show up in
6u10.
Posted Date : 2008-04-21 23:47:32.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang