bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/26972] Problems with javax.naming.InitialContext


From: audriusa at bluewin dot ch
Subject: [Bug classpath/26972] Problems with javax.naming.InitialContext
Date: 21 May 2006 15:39:09 -0000


------- Comment #5 from audriusa at bluewin dot ch  2006-05-21 15:39 -------
Created an attachment (id=11492)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11492&action=view)
Proposed fix

The loop in merge seems overoptimized - such constructs are very difficult to
maintain. This is additionally proven by the fact that the error is already
made by some programmer. The merge is rewritten in more clear way, using
hashset.

The name of the properties resource is changed. The IntialContext.init method
is rewritten ensuring that no mergeable properties are lost. Also, this class
is now commented, explaining, were the properties should be searched.


-- 

audriusa at bluewin dot ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11309|0                           |1
        is obsolete|                            |
  Attachment #11342|0                           |1
        is obsolete|                            |
         AssignedTo|unassigned at gcc dot gnu   |audriusa at bluewin dot ch
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


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





reply via email to

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