[Bug 2743] New: [IcedTea8] Remove bad AArch64 merge fragment

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Nov 18 03:05:25 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2743

            Bug ID: 2743
           Summary: [IcedTea8] Remove bad AArch64 merge fragment
           Product: IcedTea
           Version: 8-hg
          Hardware: aarch64
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

https://build.opensuse.org/package/view_file/Java:Factory:Sandbox/java-1_8_0-openjdk/aarch64-undefined_symbol.patch?expand=1

--- openjdk/hotspot/src/share/vm/code/relocInfo.hpp    2015-10-02
05:37:30.000000000 +0200
+++ openjdk/hotspot/src/share/vm/code/relocInfo.hpp    2015-10-16
21:42:28.081543839 +0200
@@ -1307,10 +1307,6 @@
   //void pack_data_to -- inherited
   void unpack_data();

-#ifdef TARGET_ARCH_aarch64
-  void fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest);
-#endif
-
  private:
   friend class RelocIterator;
   section_word_Relocation() { }

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20151118/80111c17/attachment.html>


More information about the distro-pkg-dev mailing list