Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-712

recently added file TypeConversionTestCase.java is not compatible with JDK 1.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-M2
    • None
    • None
    • JDK 1.4

    Description

      The recently added test cases use the valueOf methods added in Java 1.5 to the Integer, Long, Character, Double, and Float classes. To permit users of Java 1.4 to compile TypeConversionTestCase.java or to run the generated class file, the corresponding constructors can be used instead of the valueOf method that is not available in the 1.4 class library.

      Attachments

        1. TypeConversionTestCase.txt
          5 kB
          Paul Golick

        Activity

          People

            Unassigned Unassigned
            golick Paul Golick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: