Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6244520

[J2SE 1.5] Problem in toAttributes() method in javax.naming.ldap.Rdn class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0, 5.0u1
    • core-libs

      FULL PRODUCT VERSION :
      java version "1.5.0_01"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
      Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed mode, sharing)

      A DESCRIPTION OF THE PROBLEM :
      I belive it was in method toAttributes in line (398)
          attrs.put(entry.getType(), attr);
      shoud be
          attrs.put(attr);


      REPRODUCIBILITY :
      This bug can be reproduced always.
      ###@###.### 2005-03-22 22:46:47 GMT

            jhangalsunw Jayalaxmi Hangal (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: