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

Zero builds fails after JDK-6898462

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b45

        Zero uses the C++ Interpreter which does not define Interpreter::remove_activation_entry() and, thus, fails to compile with:
         
        hotspot/src/share/vm/interpreter/interpreterRuntime.cpp: In static member function ‘static unsigned char* InterpreterRuntime::exception_handler_for_exception(JavaThread*, oopDesc*)’:
        hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:397:12: error: ‘remove_activation_entry’ is not a member of ‘Interpreter’
         
        See also:
        http://builder.classpath.org/jenkins/job/OpenJDK9_hscomp_Zero/88/consoleFull

              sgehwolf Severin Gehwolf
              omajid Omair Majid
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: