RFR: JDK-8141282 - JVM Crashing During startUp If Flight Recording is enabled (original) (raw)
Shafi Ahmad shafi.s.ahmad at oracle.com
Wed Nov 4 04:58:31 UTC 2015
- Previous message: RFR(XXS): JDK-8141331 - Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
- Next message: RFR: JDK-8141282 - JVM Crashing During startUp If Flight Recording is enabled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR(XXS): JDK-8141331 - Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
- Next message: RFR: JDK-8141282 - JVM Crashing During startUp If Flight Recording is enabled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]