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

3
LINES

< > BotCompany Repo | #1016300 // acc_defunctProgramIDs - check current access control list for defunct class loaders

JavaX fragment (include)

static L<S> acc_defunctProgramIDs(AccessControlContext context) {
  ret collect(objectsWhere(onlyJavaXClassLoaders(acc_classLoaders(context)), retired := true), 'progID);
}

Author comment

Began life as a copy of #1016275

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: #1016300
Snippet name: acc_defunctProgramIDs - check current access control list for defunct class loaders
Eternal ID of this version: #1016300/3
Text MD5: 901626b96c7d4a84be6ce27c8ea426bc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-15 14:35:50
Source code size: 174 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 302 / 359
Version history: 2 change(s)
Referenced in: [show references]