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

JIT source will not compile on nonSolaris platform for 1.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.1
    • 1.1
    • vm-legacy
    • None
    • jit
    • 1.1
    • 1.1
    • 1.1
    • x86
    • solaris_2.5.1
    • Not verified

      There are explicit uses of type "long long", they should be
      int64_t, and unsigned long long constants should not have
      the "ULL" suffix on them, instead, as long as there are 64
      bit hex constants, leave the suffix off. Also add #ifdef's
      for NETWARE, as they are a supported OS.

            tcramersunw Timothy Cramer (Inactive)
            tcramersunw Timothy Cramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: