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="c0871b11cd1bbad4-8cec845b-48f24174-82e48c22-284dca98378606a795079f01"><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="0acbaabc0179465d-31f29a57-45654902-bf15b1ee-ad9542fbd91dc8b510c01aeb"><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="166fcfe32cd84dc7-7cd28a21-423a4fa1-b610acaa-02256d8d08cda680325cd910"><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="65e78a90e4fa9724-7fbb2959-41d8405f-83c0ba7f-4683eaa7feb4482c70532417"><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 class      04. Object Orientation (OBJ)      OBJ10-J. Do not use public static non-final nonfinal variables