commit-classpath
[Top][All Lists]
Advanced

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

[Bug #1921] Bug in resource loading


From: nobody
Subject: [Bug #1921] Bug in resource loading
Date: Sat, 07 Dec 2002 10:50:10 -0500

=================== BUG #1921: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1921&group_id=85

Submitted by: crawley                   Project: classpath                      
Submitted on: 2002-Dec-07 15:50
Severity:  5 - Major                    Resolution:  None                       
Assigned to:  None                      Status:  Open                           
Platform Version:  Red Hat 7.x          

Summary:  Bug in resource loading

Original Submission:  A recent change to Classpath has cause Kissme to go into 
an infinite loop
in the following Mauve test:

   gnu.testlet.java.text.DateFormat.Test
   gnu.testlet.java.text.DateFormatSymbols.Test
   gnu.testlet.java.text.SimpleDateFormat.*
   gnu.testlet.java.util.Calendar.*
   gnu.testlet.java.util.Properties.*
   gnu.testlet,java.util.ResourceBundle.*

For example, "new GregorianCalendar()" never returns.  
I messed around with traceprints and found that there 
is a problem with loading resources.  This seems to 
put the VM into a recursive loop involving getResource 
on java.lang.ClassLoader and gnu.java.lang.SystemClassLoader.




No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1921&group_id=85



reply via email to

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