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

9
LINES

< > BotCompany Repo | #1009308 // Deadlock Detector Bot [LIVE]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1439L/10K/37K).

!7

p { startDeadlockDetector(); }

html {
  L<ThreadInfo> l = printDeadlocks_lastDeadlock;
  if (l == null) ret "No deadlocks";
  ret h1("Deadlock with " + n(l, "threads") + "!") + pre(htmlencode(deadlockedThreadsToString(l)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009308
Snippet name: Deadlock Detector Bot [LIVE]
Eternal ID of this version: #1009308/5
Text MD5: d163f09da461245d0fba40d69ae68c0f
Transpilation MD5: 745f44398682299bb4c0c13c601a9221
Author: stefan
Category: javax / web bots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-24 02:18:51
Source code size: 238 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 422 / 4147
Version history: 4 change(s)
Referenced in: [show references]