jss: fix instrospecting abcl.jar under openjdk1[67]
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.
Please register or sign in to comment