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

Do not require nasgen-generated functions to return Object

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • core-libs
    • None
    • b02
    • generic
    • generic

    Backports

      Description

        Nasgen currently requires non-specialized functions to return Object, even when we know the function will return a double or other primitive value.

        This is very easy to fix as just removing the requirement from nasgen seems to work fine.

        Attachments

          Issue Links

            Activity

              People

                sundar Sundararajan Athijegannathan
                hannesw Hannes Wallnoefer
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: