1 | // start multi-port if none exists in current VM. |
2 | static void startMultiPort() {
|
3 | L mp = getMultiPorts(); |
4 | if (mp != null && mp.isEmpty()) {
|
5 | nohupJavax(#1001639); |
6 | fail("Upgrading JavaX, please restart this program afterwards.");
|
7 | //callMain(hotwire("#1001672"));
|
8 | } |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001677 |
| Snippet name: | startMultiPort |
| Eternal ID of this version: | #1001677/4 |
| Text MD5: | f995b819f2e1cccc90e6f4fad4ed3cb7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-04 16:10:28 |
| Source code size: | 289 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 854 / 2155 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |