RFR: JDK-8140249 - JVM Crashing During startUp If Flight Recording is enabled (original) (raw)

David Holmes david.holmes at oracle.com
Thu Oct 29 01:11:00 UTC 2015


Hi Shafi,

This seems okay as a temporary workaround, but it needs to be based on jdk9/hs-rt/hotspot and pushed to the hs-rt forest via JPRT. You will need a sponsor for that.

Thanks, David

On 28/10/2015 9:27 PM, Shafi Ahmad wrote:

Hi All,

Please review. Summary: We are getting crash due to incorrect zero value of "threadspercore". 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