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

13
LINES

< > BotCompany Repo | #1001599 // Inject per-thread CPU monitor into Shared VM (chasing the 100% CPU bug!)

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

Libraryless. Click here for Pure Java version (943L/7K/24K).

!747

m {
  static S progID = "#1001404";
  static S vmName = "This is a JavaX VM. Shared VM.";
  
  p {
    S answer = sendToLocalBot(vmName, "please inject program *", progID);
    new Matches m;
    assertTrue(match3("OK. Injection ID: *", answer, m));
    S injectionID = m.unq(0);
  }
}

Author comment

Began life as a copy of #1001597

download  show line numbers  debug dex  old transpilations   

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

Comments [hide]

ID Author/Program Comment Date
1152 stefan Done - bug was in readLine() :) (Now fixed in x29) 2015-10-26 18:08:34

add comment

Snippet ID: #1001599
Snippet name: Inject per-thread CPU monitor into Shared VM (chasing the 100% CPU bug!)
Eternal ID of this version: #1001599/1
Text MD5: 128365beaf68c9b21f9c1a74414ac8c8
Transpilation MD5: ae587dc1ef0a93b21ce9e96c3dd1bb32
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-26 17:50:11
Source code size: 303 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 837 / 782
Referenced in: [show references]