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

can't pass longs to C runtime calls on sparc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 6
    • 6
    • hotspot
    • None
    • b52
    • sparc
    • solaris_9

      While writing a new C runtime function I tried making one of the arguments a long which seemed to induce spill-split-recycle failure on sparc. Looking into it more the problem was that there was no way to move from the Java long which was in one register to the pair of registers required for the C calling convention. It's not really a big deal but I wanted to put in a report to record the problem.
      ###@###.### 2005-06-10 21:28:04 GMT

            rasbold Chuck Rasbold
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: