public class NonReentrantSystemExit extends Object
System.exit(int) we end up deadlocking. This exists solely to prevent that scenario.| Constructor and Description |
|---|
NonReentrantSystemExit() |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdownSoon(int exitCode) |