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

7
LINES

< > BotCompany Repo | #1006270 // fullGCInBackground - try to do so much GC that memory is returned to OS

JavaX fragment (include)

static new SingleThread fullGCInBackground_thread;

svoid fullGCInBackground() {
  fullGCInBackground_thread.go(r {
    fullGC()
  });
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006270
Snippet name: fullGCInBackground - try to do so much GC that memory is returned to OS
Eternal ID of this version: #1006270/1
Text MD5: 0779454325f75d9ce4a8825179ccc3a0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-26 13:51:47
Source code size: 142 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 455 / 461
Referenced in: [show references]