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

Some fields in HaltNode is not cloned

    XMLWordPrintable

Details

    • b07

    Backports

      Description

        I got strange log as following. Contents in `CodeString` is garbled. It seems not to be initialized.

        ```
        [3.155s][trace][codestrings ] Created CodeString [ dエ・] (0x7f3804a150)
        ```

        `HaltNode` has two fields - `_reachable` and `_halt_reason`, but they would not be cloned at Node::clone.

        Attachments

          Issue Links

            Activity

              People

                ysuenaga Yasumasa Suenaga
                ysuenaga Yasumasa Suenaga
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: