Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1004998 // cleanKillVM - clean up programs and System.exit(0)

JavaX fragment (include)

static void cleanKillVM() ctex {
  ping();
  assertNotOnAWTThread();
  cleanKillVM_noSleep();
  new O o;
  synchronized(o) { o.wait(); }
}

static void cleanKillVM_noSleep() {
  call(getJavaX(), "cleanKill");
}

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: 662 / 673
Version history: 6 change(s)
Referenced in: [show references]