RFR: JDK-8141282 - JVM Crashing During startUp If Flight Recording is enabled
Shafi Ahmad
shafi.s.ahmad at oracle.com
Wed Nov 4 04:58:31 UTC 2015
Hi All,
Please review the backport of JDK-8140249.
Summary: We are getting crash due to incorrect *zero* value of "threads_per_core". Quick fix is fall back to a default value if we get 0, so that we don't crash.
open webrev: http://cr.openjdk.java.net/~poonam/8140249/webrev.8u/
bug link: https://bugs.openjdk.java.net/browse/JDK-8141282
testing: Passes JPRT.
Regards,
Shafi
More information about the hotspot-runtime-dev
mailing list