IBM Support

PH53633: THE BEHAVIOR IS REPRODUCIBLE WITH SHORT (CLASS) AND NOT WITH SHORT (PRIMITIVE TYPE) KEYWORD.

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • The behavior is reproducible with Short (Class) and not with
    short (primitive type) keyword. Advise customer to try with
    'short':
        private static final short XYZ = 1;
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * -                                                            *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Default integer value of attributes with type 'Short' are    *
    * being converted to Integer objects during Java round trip    *
    * engineering.                                                 *
    * e.g.                                                         *
    *     private static final Short XYZ = 1; is being converted   *
    * to private static final Short XYZ = new Integer(1);          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • Default integer value of attributes with type 'Short' will be
    persisted as before during the java roundtrip engineering.
    e.g.
        private static final Short XYZ = 1;
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH53633

  • Reported component name

    SW ARCHITECT WI

  • Reported component ID

    5724I7001

  • Reported release

    961

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2023-03-30

  • Closed date

    2024-05-03

  • Last modified date

    2024-05-03

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    SW ARCHITECT WI

  • Fixed component ID

    5724I7001

Applicable component levels

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSYKBQ","label":"Rational Software Architect Designer for = WebSphere Software"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"961","Line of Business":{"code":"LOB67","label":"IT Automation \u0026 App Modernization"}}]

Document Information

Modified date:
03 May 2024