The code example in Component class is missing 'implements' keywords (original) (raw)

Sean Chou zhouyx at linux.vnet.ibm.com
Tue Aug 21 02:43:52 PDT 2012


Hello,

I was reading the javadoc comments in Component.java and found this

piece of code example: " class MyApp java.io.Serializable { BigObjectThatShouldNotBeSerializedWithAButton bigOne; "

It seems the "implements" keyword is missing. Shall I report a bug for

that ?

-- Best Regards, Sean Chou -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20120821/03ffd0ee/attachment.html



More information about the awt-dev mailing list