webrev review request for 6880029
Andrew John Hughes
gnu_andrew at member.fsf.org
Wed Sep 23 14:56:50 PDT 2009
2009/9/23 Xiaobin Lu <Xiaobin.Lu at sun.com>:
> Webrev: http://javaweb.sfbay/~xl116366/webrev/6880029/
>
> Details:
>
> The bug was uncovered by CBOE when their application crashed pretty early
> during startup when -XX:+PrintSafepointStatistics was specified. The root
> cause is that the polling page exception used by JIT could occur without
> safepoint being involved and the array which is used to record the page trap
> count hasn't been initialized at that point. The fix is to do initialization
> at the point where we try to record the page trap count.
>
> Verified by: CBOE
>
> Thanks,
>
> -Xiaobin
>
Hi Xiaobin,
The webrev link you posted is to an internal address. You need to
post this to cr.openjdk.java.net.
Thanks,
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the hotspot-runtime-dev
mailing list