Hi Sean,
Thank you for the fix, it looks fine. Please hold on with the push,
however, since there's some additional process for making changes to
javadocs. I'll notify you when it's OK to push this fix.
--
best regards,
Anthony
On 08/22/12 13:28, Sean Chou wrote:
Hello,
One of the code example in javadoc of Component class misses
'implements' keyword, this is to add the word.
Bug is at: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7193169
Webrev is at: http://cr.openjdk.java.net/~zhouyx/7193169/webrev.00/
Please take a look, thanks.
On Tue, Aug 21, 2012 at 6:39 PM, Anthony Petrov
<[email protected] <mailto:[email protected]>> wrote:
Sure! Thanks.
--
best regards,
Anthony
On 8/21/2012 1:43 PM, Sean Chou wrote:
Hello,
I was reading the javadoc comments in Component.java and
found this piece of code example:
"
class MyApp java.io.Serializable
{
BigObjectThatShouldNotBeSerial__izedWithAButton bigOne;
"
It seems the "implements" keyword is missing. Shall I
report a bug for that ?
--
Best Regards,
Sean Chou
--
Best Regards,
Sean Chou