Re: I'm annoyed
- From: Andreas Leitgeb <avl@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 31 Jul 2008 18:41:19 GMT
Lew <lew@xxxxxxxxxxxxx> wrote:
"Mike Schilling" wrote:
Excpet that it didn't happen "as part of a normal method call or asExcept that it did happen as part of a normal method call.
part of creating a new instance using the new expression"
The only method call, that could itself (not the method, but the call)
cause a class to be loaded, (and that furthermore I can currently think
of) would be a static method on a class that wasn't yet loaded before,
but a static method call isn't a "normal method call" in my own
dictionary.
Then there's of course also the trivial possibility of a
method (of an already loaded class) like loadClass()
explicitly throwing that exception ... that should rather
be referred to as "as part of a normal throws-clause",
not "as part of a normal method call".
Just trying to put my finger on what appears to me the root
confusion...
.
- References:
- I'm annoyed
- From: Mike Schilling
- Re: I'm annoyed
- From: Lew
- Re: I'm annoyed
- From: Mike Schilling
- Re: I'm annoyed
- From: Lew
- Re: I'm annoyed
- From: Lew
- Re: I'm annoyed
- From: Mike Schilling
- Re: I'm annoyed
- From: Lew
- I'm annoyed
- Prev by Date: Question on Java .form and Eclipse
- Next by Date: Re: Apache Tomcat 6.0.18
- Previous by thread: Re: I'm annoyed
- Next by thread: Does "persist" mean *commit* ??
- Index(es):