e538bc3 removing tests with java.rmi dependency

Authored and Committed by zmiklank 2 years ago
    removing tests with java.rmi dependency
    
    Reason: The removed tests use the java.rmi module[1], which is removed from
    Java Platform 17 without any replacement.
    Upstream issue was created tracking the java.rmi deprecation[2].
    
    [1] https://docs.oracle.com/en/java/javase/15/docs/api/java.rmi/java/rmi/activation/package-summary.html
    [2] https://github.com/jboss-javassist/javassist/issues/413
    
        
file modified
+11 -1