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

7
LINES

< > BotCompany Repo | #1016533 // stefansOS_dumpHeap

JavaX fragment (include)

static File stefansOS_dumpHeap() {
  print("Collecting garbage...");
  time "GC" { gc(); }
  File f = stefansOS_heapDumpFile();
  dumpHeap(f);
  ret f;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016533
Snippet name: stefansOS_dumpHeap
Eternal ID of this version: #1016533/4
Text MD5: bfc61e8a901ec52c358d63927b118f79
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-02 00:02:56
Source code size: 159 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 295 / 325
Version history: 3 change(s)
Referenced in: [show references]