This page should contain the listing of current defects that need to be resolved.

Ticket Defect Description Stage Severity Status
63 Inline Conditionals when declared inside a statement it fails If used inside a statement such as System.out.println() it will not work properly 1 3 Fixed
62 Inline Conditionals does not contain scope When declaring a variable with inline conditionals the scope of the variable was lost 1 1 Fixed
61 Inline Conditionals only are fixed after two formats Have to click format twice to fix the inline conditional 1 1 Fixed
60 Excess Variables and imports CurPackage and CurObject are never used, don't need their imports either 1 2 Fixed
59 Immutable String confusion need to save the string back to itself after concatinating something to it 1 1 Fixed
73 Missing developer name Brian Mark. Developer name Brian Mark does not appear in extension details. 1 3 Fixed
69 Missing developer name Jamie Ray. Developer name Jamie Ray does not appear in extension details. 1 3 Fixed
72 Missing developer name Bill Hess. Developer name Bill Hess does not appear in extension details. 1 3 Fixed
70 Missing developer name Jim Strange. Developer name Jim Strange does not appear in extension details. 1 3 Fixed
71 Missing developer name Terence Statt. Developer name Terence Statt does not appear in extension details. 1 3 Fixed
98 Header always added when feature is on. The header is always added on format, even when the header already exists. 1 2 Fixed
97 Fixstyle not installing. Fixstyle does not install properly in BlueJ when using Red Hat. 1.1 1 Fixed
151 No javadoc in Preferences.java file. There are no javadocs in Preferences.java. 2 3 Fixed
156 ArrayTrailingComma checkbox does not appear. The ArrayTrailingComma checkbox does not show up in Jalopy's Settings. 2 1 Fixed
161 ArrayTrailingComma checkbox value does not save. The ArrayTrailingComma checkbox value does not store in Jalopy's Settings. 2 1 Fixed
142 Blank lines added on format. Blank lines are added in between each line of code after a format. 2 1 Fixed
27 Undo shows without formatting. Despite never formatting, there are instances the undo feature is allowed. 2 2 Fixed
150 Default Comes Last assert does not fail. The assertfalse produced by Default Comes Last does not fail. 2 1 Fixed
164 defaultComesLast checkbox had no Action Listener. It wasn't able to modify the preview pane which is dependent on the trigger. 2 1 Fixed
152 Undo backup placed in wrong directory. The Undo backup goes into Bluej's directory rather than its own. 2 2 Fixed
160 No back up file created for the undo feature. When the format option is run, it does not generate a back up file for the new undo feature to use. 2 2 Fixed
166 BlueJ Closes when a class in Bluej is right clicked on. Right clicked on a class to see what options are available for Fixstyle (format and undo) causes BlueJ to close. 2 1 Fixed
153 ArrayTrailingComma does not remove comma. When turned off, ArrayTrailingComma fails to remove the trailing comma. 2 1 Fixed
154 ArrayTrailingCommaChecker fails to check for null. Does not check for null node values, giving the potential to fail. 2 1 Fixed
157 InlineConditionals parenthesis do not add up When in a System.out.println the parenthesis get messed up. 2 2 Fixed
158 InlineConditionals did not check for return When integrating to fix checkstyle errors return was lost in the shuffle. 2 1 Fixed
159 InlineConditionals closed Bluej when called Error in the for loop calculation that shuts down BlueJ 2 1 Fixed
162 Default Conventions not found Default conventions with capital .XML could not be found 2 3 Fixed
163 InlineConditionals Did not Reset Error in the for loop calculation that shuts down BlueJ 2 3 Fixed
165 RestoreDefaults not restoring conventions The restore defaults method was not restoring the pre-defined conventions if the .Fixstyle folder exists but was empty 2 3 Fixed
167 defaultComesLast checkbox overrides another checkboxes position.Another checkbox wasn't visible due to defaultComesLast checkbox overriding the position 2 2 Fixed