@ponzii: If you’re talking about native system libraries…almost no java libraries have any dependency on system stuff, aside from the jdk/jre itself. There is very little native interface code in the jvm world (not zero, but very little, and rare to encounter).