Hello, I noticed that when I strace a "java -version" with 8u152 JRE it searches for sunrsasign.jar which is not found. Is that a compatibility thing or should it not happen?
It seems to be in the boot classpath even when the associated classes are in rt.jar: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/tip/src/share/vm/runtime/os.cpp#l1197 Gruss Bernd