Warning: session_start(): open(/var/lib/php/sessions/sess_3p00udnccg4p1cg1gffsc903pt, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
theUnsafe - get sun.misc.Unsafe [1011518]

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

7
LINES

< > BotCompany Repo | #1011518 // theUnsafe - get sun.misc.Unsafe

JavaX fragment (include)

1  
static sun.misc.Unsafe theUnsafe_theUnsafe;
2  
3  
static sun.misc.Unsafe theUnsafe() {
4  
  if (theUnsafe_theUnsafe == null) 
5  
    theUnsafe_theUnsafe = (sun.misc.Unsafe) get(sun.misc.Unsafe.class, 'theUnsafe);
6  
  ret theUnsafe_theUnsafe;
7  
}

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: #1011518
Snippet name: theUnsafe - get sun.misc.Unsafe
Eternal ID of this version: #1011518/1
Text MD5: 6eb2e5a9d80bbfc328afc4a4d43c34b5
Author: stefan
Category: javax / unsafe
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-30 22:32:51
Source code size: 236 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 941 / 942
Referenced in: [show references]