Hi Bernd,
Java 8 seems to have provided enhancements/changes that would allow the JVM to interact with the z
hardware differently then in previous versions of Java. This could explain the performance
degradation if your environment is not tuned to use these features.
You may need to check the Java guides to determine if there are configurations that need to be changed
for your environment.
After doing some searching I was able to find some diagnostic information for JVM performance and how
to change the JVM to perform as previous releases:
http://www-01.ibm.com/support/knowledgecenter/SSYKE2_8.0.0/com.ibm.java.zos.80.doc/diag/problem_determination/optimizations_pd.html?lang=en
Let us know if this helps.
Thanks,
Rick
rbrunkh