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

3
LINES

< > BotCompany Repo | #1008038 // restartWith1GBHeap - restart program with -Xmx1g if necessary [works only with programs without arguments]

JavaX fragment (include)

static void restartWith1GBHeap() {
  restartWithVMArgs("-Xmx1g " + smallHeapArgs());
}

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: #1008038
Snippet name: restartWith1GBHeap - restart program with -Xmx1g if necessary [works only with programs without arguments]
Eternal ID of this version: #1008038/5
Text MD5: d4b87d6fd0f078d81bfe3fb6ddd6c646
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-29 21:20:04
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 408 / 424
Version history: 4 change(s)
Referenced in: [show references]