RFR: JDK-8140249 - JVM Crashing During startUp If Flight Recording is enabled
Shafi Ahmad
shafi.s.ahmad at oracle.com
Wed Oct 28 04:42:20 UTC 2015
Hi All,
Please review.
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.00/
bug link: https://bugs.openjdk.java.net/browse/JDK-8140249.
testing: Passes JPRT.
Regards,
Shafi
More information about the hotspot-runtime-dev
mailing list