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

10
LINES

< > BotCompany Repo | #1016291 // Provoke TitledBorder Memory Leak Spike

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

Download Jar. Libraryless. Click here for Pure Java version (2439L/16K).

1  
!7
2  
3  
import javax.swing.border.*;
4  
5  
p {
6  
  noRegularGC();
7  
  //while licensed { new TitledBorder(""); }
8  
  repeat 1000 { new TitledBorder(""); }
9  
  sleep();
10  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016291
Snippet name: Provoke TitledBorder Memory Leak Spike
Eternal ID of this version: #1016291/3
Text MD5: feaf88e0c05d9623788151734829b728
Transpilation MD5: 3289ea9966b59c8f523f905e37f254f1
Author: stefan
Category: javax / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-13 11:35:21
Source code size: 161 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 285 / 815
Version history: 2 change(s)
Referenced in: [show references]