This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Obsolete/incorrect assertion in natVMClassLoader.cc?


Tom Tromey wrote:

> If you want to fix or delete the assertion, go right ahead :)

  I interpreted that as pre-approval (please, correct me if I was wrong) and
applied the obvious fix with this changelog:

libjava/ChangeLog

	* java/lang/natVMClassLoader.cc
	(java::lang::VMClassLoader::defineClass):  Fix assert.


... after verifying that doing so stopped the asserts from firing.

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]