review (XS) for 6725983: Assertion "method->method_holder())->is_not_initialized(), "method holder must be initialized"

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Feb 28 18:34:28 PST 2011


Good.

Vladimir

Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/6725983
> 
> 6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized"
> Reviewed-by:
> 
> CompileTheWorldIgnoreInitErrors is unsafe to use since it violates a
> lot of assumptions in the compiler, it should be removed.  Tested by
> compiling.
> 
> src/share/vm/runtime/globals.hpp
> src/share/vm/classfile/classLoader.cpp


More information about the hotspot-compiler-dev mailing list