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

The java.beans.PropertyDescriptor.getName() works incorrectly

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      A DESCRIPTION OF THE PROBLEM :
      The java.beans.PropertyDescriptor.getName() works incorrectly when the field's name be like 'uId' while using java. beans. Introspector.getBeanInfo(Class<?> beanClass) to get bean's information.The result 'uId' is expected, but it comes 'UId' in reality.


      FREQUENCY : always


      Attachments

        Activity

          People

            pnarayanaswa Praveen Narayanaswamy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: