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

Missing resource mark results disassembling generated code failure in hs error report

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • b07

      This results incomplete assembly code in hs_err file:

        # {method} {0x00007f4d7045d2f8} 'putVal' '(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object;' in 'java/util/concurrent/ConcurrentHashMap'
        # this: rsi:rsi = 'java/util/concurrent/ConcurrentHashMap'
        # parm0: rdx:rdx = 'java/lang/Object'
        # parm1: rcx:rcx = 'java/lang/Object'
        # parm2: r8 = boolean
        # [sp+0x180] (sp of caller)
       ;; block B71 [0, 0]

        0x00007f4d71784560: nop
        0x00007f4d71784561: nop
        0x00007f4d71784562: nop
        0x00007f4d71784563: nop
        0x00007f4d71784564: nop
        0x00007f4d71784565: nop
        0x00007f4d71784566: nop
        0x00007f4d71784567: nop
        0x00007f4d71784568: nop
        0x00007f4d71784569: nop
        0x00007f4d7178456a: nop
        0x00007f4d7178456b: nop
        0x00007f4d7178456c: nop
        0x00007f4d7178456d: nop
        0x00007f4d7178456e: nop
        0x00007f4d7178456f: nop
        0x00007f4d71784570: nop
        0x00007f4d71784571: nop
        0x00007f4d71784572: nop
        0x00007f4d71784573: nop
        0x00007f4d71784574: nop
        0x00007f4d71784575: nop
        0x00007f4d71784576: cmp 0x8(%rsi),%rax
        0x00007f4d7178457a: jne 0x00007f4d71044020
      [error occurred during error reporting (printing code blob if possible), id 0xb]

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: