Menu

#8 JavaGrader crashes if do not pick a file

pending-fixed
Brandon
None
3
2012-01-23
2012-01-20
N Napier
No

To repeat problem:
1) Start JavaGrader with no parameters
2) When the file chooser comes up, pick Cancel instead of a valid config file

The program will crash. Instead, it should exit more gracefully and provide an error message to the console about the problem.

Discussion

  • N Napier

    N Napier - 2012-01-20
    • assigned_to: nobody --> woodbr30043
     
  • Brandon

    Brandon - 2012-01-20
    • status: open --> pending
     
  • Brandon

    Brandon - 2012-01-20

    In version 53 updated javagrader.class at lines 84-88 added an if statement to make the program exit gracefully when the cancel option is selected in the file chooser dialog.

     
  • Brandon

    Brandon - 2012-01-23
    • status: pending --> pending-fixed
     

Log in to post a comment.