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

local incremental VM build is broken after 8006965

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • hotspot
    • None

      % cd solaris_amd64_compiler2/fastdebug

      % gnumake
      gnumake[1]: Entering directory `solaris_amd64_compiler2/fastdebug'
      src/cpu/x86/vm/x86.ad(2185) Syntax Error: :undefined operand type eRegL

      Error Context: >>> <<<src, regD tmp) %{
      src/cpu/x86/vm/x86.ad(2186) Syntax Error: :missing '%{' in instruction definition


      8006965 changes accidentally removed LP64=1 setting in flags.make:

      -# This bit is needed to enable local rebuilds.
      -# Unless the makefile itself sets LP64, any environmental
      -# setting of LP64 will interfere with the build.
      -LP64_SETTING/32 = LP64 = \#empty
      -LP64_SETTING/64 = LP64 = 1

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: