Skip to content

Commit

Permalink
Update LoadInterruptTest.java
Browse files Browse the repository at this point in the history
removed extra blank lines.
  • Loading branch information
rajamah authored Jan 12, 2024
1 parent 93a874c commit e5833ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/jdk/javax/swing/ImageIcon/LoadInterruptTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,5 @@ private static void loadImageIcon() {
if (!interrupted) {
throw new RuntimeException("Interrupted state of the thread is not preserved");
}

}
}

0 comments on commit e5833ac

Please sign in to comment.