Libraryless. Click here for Pure Java version (1439L/10K/37K).
1 | !7 |
2 | |
3 | p { startDeadlockDetector(); }
|
4 | |
5 | html {
|
6 | L<ThreadInfo> l = printDeadlocks_lastDeadlock; |
7 | if (l == null) ret "No deadlocks"; |
8 | ret h1("Deadlock with " + n(l, "threads") + "!") + pre(htmlencode(deadlockedThreadsToString(l)));
|
9 | } |
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: | 735 / 4653 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |