Skip to content
  • Mark's avatar
    jss: fix instrospecting abcl.jar under openjdk1[67] · 3727c72a
    Mark authored
    Start port to openjdk1[67]
    
    Use JAR-PATHNME for implementing through jar entries in order to work
    on openjdk16/openjdk17.  The new implementation is roughly four times
    slower than the previous version probably because it conses around 100
    times more memory.
    3727c72a