The web form in the bug tracker report provides several fields for
submitting information. If you are unsure about a particular
item, leave it at the default setting provided in the form.
The more important fields are “Category”,
“Summary” and the “Initial comment”.
When you write your initial comment describing the bug, you
should specify the versions of Jalopy, the Plug-in environment, the Java platform and
operating system you are using.
Be as specific as possible. If you encounter stack traces, attach them. If you have
problems formatting a specific file, locate the cause of the error and attach
the code section as a text file. Also attach your code convention as many errors only
occur with a certain settings combination.
A more typical example should look like:
The attached stack trace could read as follows:
The given information made it quite obvious that the auto-conversion of the code
convention format from 1.0b7 to 1.0b9 failed for some reason.
Looking further at the supplied code convention revealed that the value of the sorting
key was invalid and the actual cause was easy to spot.
|