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

13
LINES

< > BotCompany Repo | #1035353 // Test LAS class unloading (OK!)

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

Download Jar. Uses 679K of libraries. Click here for Pure Java version (33316L/165K).

!7

p {
  temp LASMultiClassLoader cl = new(mc());
  test_leftArrowScript_classDefs(cl);
  timedGC_printAlways();
  new PrintPolledValueUntilPredicateOrTimeout<>(
    "Classes loaded",
    //-> cl.nClassesLoaded(), n -> n == 0
    -> asList(cl.definedClasses()), l1 empty,
  ).run();
  System.exit(0);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035353
Snippet name: Test LAS class unloading (OK!)
Eternal ID of this version: #1035353/5
Text MD5: e5d016965b083744fe23201eeef4de77
Transpilation MD5: 1789ec6178c654e7ee96e0fd9fe940c0
Author: stefan
Category: javax / left arrow script
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-01 20:35:41
Source code size: 315 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 107 / 466
Version history: 4 change(s)
Referenced in: [show references]