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

Tom Rodriguez tom.rodriguez at oracle.com
Mon Feb 28 17:39:47 PST 2011


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