Re: I'm annoyed



Lew wrote:
Lew wrote:
You performed a normal method call, 'loadClass()'. My analysis was
that the error occurred on the attempt to load the class,
completely
consistent with the documentation that it occurs when the JVM or
"ClassLoader instance tries to load in the definition". This
happened at run time. The action was entirely consistent with the
documentation.

"Mike Schilling" wrote:
Excpet that it didn't happen "as part of a normal method call or as
part of creating a new instance using the new expression"

Except that it did happen as part of a normal method call.

What in Java does not? I read "as part of a normal method call" as
"the class in loaded as a side effect of calling a method". This
wasn't a side effect, it was the purpose of the call.


.



Relevant Pages

  • Re: Im annoyed
    ... You performed a normal method call, ... My analysis was that the error occurred on the attempt to load the class, completely consistent with the documentation that it occurs when the JVM or "ClassLoader instance tries to load in the definition". ...
    (comp.lang.java.programmer)
  • Re: Im annoyed
    ... consistent with the documentation that it occurs when the JVM or ... "ClassLoader instance tries to load in the definition". ...  The action was entirely consistent with the ...
    (comp.lang.java.programmer)
  • Re: Goedel - interesting problem?
    ... > In the case of the Godel statement G for Peano arithmetic, ... what a load of crap, ... G pops up in every such a consistent ...
    (sci.logic)
  • Re: Im annoyed
    ... Lew wrote: ... The documentation says that NoClassDefFoundError is "hrown if the ... You performed a normal method call, ... "ClassLoader instance tries to load in the definition". ...
    (comp.lang.java.programmer)
  • Re: [PATCH] kdump: Fix for boot problems on SMP
    ... >>4) Load the second kernel to be booted using ... I will send out an updated documentation ... patch indicating this requirement (I will host the patch on some site ...
    (Linux-Kernel)