Javac Modern compiler marks line numbers to wrong instr
Brought to you by:
groboclown
The Sun JavaC modern compiler marks exception and
finally block bytecode instructions with the wrong line
numbers. This results in lines containing only end
braces ("}") being marked for coverage.
As this is an issue with an external tool that code
coverage needs to deal with, I'll mark it as a lower
priority issue.