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

Build problems on win64

XMLWordPrintable

    • b94
    • generic
    • windows_7
    • Not verified

        Problems compiling Hotspot on windows64 using Windows 7, Visual Studio 2008
        and cygwin 1.7.5.

        1. make/windows/makefiles/defs.make does not identify the system as 64-bit. It looks
        at the environment variable PROCESSOR_IDENTIFIER and expects it to contain "AMD64"
        and the system says "Intel64".

        2. src/share/vm/gc_implementation/g1/heapRegion.cpp gets a warning for implicitly
        converting a 32-bit value to 64-bit.

              prr Philip Race
              phh Paul Hohensee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: