Provides extant bug characterization of the current platform. For any bug
encountered, there should be a static method indicating whether the bug is
expected on the current platform, for example
Bugs.showAWTPopupMenuBlocks() .
See the source for BugsTest for the
test implementations.
author: twall