1 | static void cleanKillVM() ctex { |
2 | ping(); |
3 | assertNotOnAWTThread(); |
4 | cleanKillVM_noSleep(); |
5 | new O o; |
6 | synchronized(o) { o.wait(); } |
7 | } |
8 | |
9 | static void cleanKillVM_noSleep() { |
10 | call(getJavaX(), "cleanKill"); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004998 |
Snippet name: | cleanKillVM - clean up programs and System.exit(0) |
Eternal ID of this version: | #1004998/7 |
Text MD5: | 22bbddad718e304de46d67a2b52da0c7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-27 23:11:34 |
Source code size: | 220 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 764 / 775 |
Version history: | 6 change(s) |
Referenced in: | [show references] |