RFR(XS) 8008677: [parfait] Null pointer deference in hotspot/src/share/vm/memory/collectorPolicy.cpp

John Coomes John.Coomes at oracle.com
Tue Mar 19 10:45:33 PDT 2013


Vladimir Kozlov (vladimir.kozlov at oracle.com) wrote:
> Let GC group review this.

Thanks for sending this our way, Vladimir.

Morris, there are a number of other places where parfait complains
about using the result of get_gen() without checking for null.  I'm
going to fix them a different way - by changing get_gen() instead of
changing all the callers.  So I'd like to close 8008677 as a dup of

JDK-8006173 [parfait] null pointer dereferences related to get_gen()

(Note all the other dups of that bug.)

-John

> On 3/19/13 7:42 AM, Morris Meyer wrote:
> > Folks,
> >
> > Could I get a review of this small change for this parfait issue? Per
> > the workflow this has been through JPRT.
> >
> > Thanks in advance!
> >
> >          --morris
> >
> > WEBREV - http://cr.openjdk.java.net/~morris/8008677.01
> > BUG - https://jbs.oracle.com/bugs/browse/JDK-8008677
> >
> >


More information about the hotspot-compiler-dev mailing list