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

8
LINES

< > BotCompany Repo | #1005388 // Run program in HotSpot Server VM

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (4713L/32K/105K).

!7

p {
  S a = join(" ", args);
  S vmArgs = "-server " + javaxDefaultVMArgs();
  print("Running " + a + " with VM arguments " + vmArgs);
  nohupJavax(a, vmArgs);
}

Author comment

Began life as a copy of #1000854

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005388
Snippet name: Run program in HotSpot Server VM
Eternal ID of this version: #1005388/4
Text MD5: a82083e380cdc243f4d876e675090e58
Transpilation MD5: 8e6501716b958812ac532cbea06c04f5
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-21 14:16:46
Source code size: 172 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 534 / 640
Version history: 3 change(s)
Referenced in: [show references]