review (XS) for 7029509: nightly failures after static fields in Class

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Mar 21 11:26:22 PDT 2011


Looks good.

Vladimir

Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7029509
> 
> 7029509: nightly failures after static fields in Class
> Reviewed-by:
> 
> There were a few failures in hotspot-gc after the static fields in
> Classes change.  Two failures are because of missed places where the
> address of static fields were computed.  The third is because only
> real Java klasses have a mirror now so they should be skipped when
> updating the class redefinition statistics.  Tested with nsk hprof,
> heapdump and the nsk/jvmti/scenarios tests.


More information about the hotspot-dev mailing list