1 | static long memoryUsedAfterLastGC() {
|
2 | try {
|
3 | ret toLong(get(javax(), 'gc_memoryUsedAfterGC)); |
4 | } catch print e {
|
5 | upgradeJavaXAndRestart(); |
6 | ret 0; |
7 | } |
8 | } |
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: | #1011538 |
| Snippet name: | memoryUsedAfterLastGC |
| Eternal ID of this version: | #1011538/4 |
| Text MD5: | 3a2865b896b965460d25d60da317059c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-31 01:26:50 |
| Source code size: | 176 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 776 / 796 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |