Libraryless. Click here for Pure Java version (943L/7K/24K).
1 | !747 |
2 | |
3 | m {
|
4 | static S progID = "#1001404"; |
5 | static S vmName = "This is a JavaX VM. Shared VM."; |
6 | |
7 | p {
|
8 | S answer = sendToLocalBot(vmName, "please inject program *", progID); |
9 | new Matches m; |
10 | assertTrue(match3("OK. Injection ID: *", answer, m));
|
11 | S injectionID = m.unq(0); |
12 | } |
13 | } |
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
| ID | Author/Program | Comment | Date |
|---|---|---|---|
| 1152 | stefan | Done - bug was in readLine() :) (Now fixed in x29) | 2015-10-26 18:08:34 |
| 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: | 1242 / 1256 |
| Referenced in: | [show references] |