|
From: | aph at gcc dot gnu dot org |
Subject: | [Bug gjdoc/23917] gjdoc doesn't handle the -classpath option correctly |
Date: | 4 Nov 2005 11:00:32 -0000 |
------- Comment #3 from aph at gcc dot gnu dot org 2005-11-04 11:00 ------- > Class.forName("third.party.lib.Quux") which executes the static > initializer of Quux. It shouldn't. A class or interface will be initialized at its first active use. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23917
[Prev in Thread] | Current Thread | [Next in Thread] |