Mark up of Open Bugs in JavaDoc

Every open bug is supposed to be marked with @cdk.bug in the JavaDoc off the buggy class and/or method.

Open bugs not marked in source

Marked bugs that are now fixed

JUnit testing of Reported Bugs

Every reported bug should be tested by a JUnit test.

Open bugs without JUnit tests

Closed bugs without JUnit tests