Re: Code review request for trivial javadoc issue in Throwable

2012-01-10 Thread Mandy Chung
Looks good. Mandy On 1/10/2012 5:20 PM, Joe Darcy wrote: Hello, Please review this simple fix to the javadoc of java.lang.Throwable; use of "<" and ">" rather than "<" and ">" currently causes malformed HTML to be generated. --- a/src/share/classes/java/lang/Throwable.javaTue Jan 10 17

Re: Code review request for trivial javadoc issue in Throwable

2012-01-10 Thread Lance Andersen - Oracle
Looks good On Jan 10, 2012, at 8:20 PM, Joe Darcy wrote: > Hello, > > Please review this simple fix to the javadoc of java.lang.Throwable; use of > "<" and ">" rather than "<" and ">" currently causes malformed HTML to > be generated. > > --- a/src/share/classes/java/lang/Throwable.javaT

Re: Code review request for trivial javadoc issue in Throwable

2012-01-10 Thread Mike Duigou
Looks good. On Jan 10 2012, at 17:20 , Joe Darcy wrote: > Hello, > > Please review this simple fix to the javadoc of java.lang.Throwable; use of > "<" and ">" rather than "<" and ">" currently causes malformed HTML to > be generated. > > --- a/src/share/classes/java/lang/Throwable.javaTue