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

Do not require nasgen-generated functions to return Object

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: