Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: comment of the 2nd CS fixed.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1374f8109585f275-00b7c4f5-44e84137-93a896d0-e75c607bde5ec7fcc36f4152"><ac:plain-text-body><![CDATA[

[[Christudas 2005

AA. Bibliography#Christudas 05]]

Internals of Java Class Loading

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e2021a5c5c9b1d0f-9c7e78cd-4b804f9a-90ec8739-4afd71ea967c962c22d86b9b"><ac:plain-text-body><![CDATA[

[[JVMSpec 1999

AA. Bibliography#JVMSpec 99]]

[§2.8.1 Class Names

http://java.sun.com/docs/books/jvms/second_edition/html/Concepts.doc.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="84dc45b18d9b133f-0c0d9f60-419c4d46-b0e19e53-263e184fca8a122769c175c9"><ac:plain-text-body><![CDATA[

[[McGraw 1998

AA. Bibliography#Mcgraw 98]]

Twelve rules for developing more secure Java code

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f4749b743221dda4-0a2da0a9-41d04b9e-98eda67a-30e5fd4b28b2d722cac76274"><ac:plain-text-body><![CDATA[

[[Wheeler 2003

AA. Bibliography#Wheeler 03]]

[Java

http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO/java.html] Secure programming for Linux and Unix HOWTO

]]></ac:plain-text-body></ac:structured-macro>

...

OBJ08-J. Do not expose sensitive private members of an outer class from within a nested classImage Added      04. Object Orientation (OBJ)      OBJ10-J. Do not use public static nonfinal variables