8250562: Clean up weird comment in vmTestbase class Terminator.java
Delete the weird comment. Reviewed-by: lfoltan
This commit is contained in:
parent
816a7060ba
commit
99ae9558fe
@ -154,10 +154,7 @@ public class Terminator {
|
||||
}
|
||||
} catch (InterruptedException exception) {
|
||||
exception.printStackTrace(System.err);
|
||||
//
|
||||
// OOPS, the dagger for terminator looks broken:
|
||||
//
|
||||
return;
|
||||
return;
|
||||
};
|
||||
//
|
||||
// OK, lets do it now:
|
||||
|
Loading…
x
Reference in New Issue
Block a user