Download Jar. Libraryless. Click here for Pure Java version (1415L/9K).
1 | !7 |
2 | |
3 | p {
|
4 | Class module = hotwire(#1011908); |
5 | O a = nuInRealm(module, 'main$A); |
6 | print("Keys: " + keys(getOpt_cache));
|
7 | getOpt(a, 'a); |
8 | print("Keys: " + keys(getOpt_cache));
|
9 | a = null; |
10 | gc(); |
11 | print("Keys: " + keys(getOpt_cache));
|
12 | } |
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: | #1011909 |
| Snippet name: | Test getOpt memory leak with multiple modules (FIXED!) |
| Eternal ID of this version: | #1011909/6 |
| Text MD5: | d044772e660240be765f905917165423 |
| Transpilation MD5: | af224118327024c46cb1df52af79e1fd |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-10 00:01:47 |
| Source code size: | 249 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 788 / 1927 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |