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

7
LINES

< > BotCompany Repo | #1013411 // hadOutOfMemoryErrors

JavaX fragment (include)

static bool hadOutOfMemoryErrors() {
  for (Class c : allMainClasses()) {
    AtomicLong l = cast getOpt(c, '_handleError_outOfMemoryErrors);
    if (l != null && l! != 0) true;
  }
  false;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013411
Snippet name: hadOutOfMemoryErrors
Eternal ID of this version: #1013411/2
Text MD5: 05080cbc4a648f031a64f089a9ee2aed
Author: stefan
Category: javax / monitoring
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-05 17:57:49
Source code size: 198 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 413 / 437
Version history: 1 change(s)
Referenced in: [show references]