mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-19 23:05:28 +00:00
6949749: regression cases need to be updated by removing "System.exit(0)"
Reviewed-by: igor, prr
This commit is contained in:
parent
1e123e8a3e
commit
a5689daad8
@ -60,7 +60,6 @@ public class StringWidth extends Frame {
|
||||
pg.dispose();
|
||||
pj.end();
|
||||
setVisible(false);
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user