Penguin

Differences between current version and previous revision of ClassFile.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Friday, September 12, 2003 2:44:51 pm by DavidHallett
Older page: version 2 Last edited on Friday, September 12, 2003 2:43:44 pm by DavidHallett Revert
@@ -9,5 +9,5 @@
 # The number of fields that may be declared by a class or interface is limited to 65535 
 # The number of methods that may be declared by a class or interface is limited to 65535 
 # The number of direct superinterfaces of a class or interface is limited to 65535 
  
-These issues are not usually a problem for hand-written code, but [CompilerCompiler]s often generate finite state machines which run into these. The cannonical reference for these issues is: [http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html] 
+These issues are not usually a problem for hand-written code, but [CompilerCompiler]s often generate finite state machines which run into these. The canonical reference for these issues is: [http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html]