bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug cp-tools/39177] trunk revision 144128 - jar: internal error: java.l


From: rguenth at gcc dot gnu dot org
Subject: [Bug cp-tools/39177] trunk revision 144128 - jar: internal error: java.lang.NullPointerException
Date: 8 Oct 2009 11:32:53 -0000


------- Comment #6 from rguenth at gcc dot gnu dot org  2009-10-08 11:32 -------
I guess a simple

 if (parameters.manifestFile)
   {

   }

around that offending change would fix it.  But the way classpath is handled
inside the gcc tree is very unfriendly to simple changes.  Tom, can you
get this fixed and installed on the 4.4 branch and trunk?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39177





reply via email to

[Prev in Thread] Current Thread [Next in Thread]