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

Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode

    XMLWordPrintable

Details

    • b15
    • generic
    • generic

    Backports

      Description

        With -XX:+PrintStubCode, SharedRuntime::generate_stubs() fails with an assert deep down in VMRegImpl::print_on().

        Reason: some stubs have oop maps attached. Printing them requires the regName[] array to be initialized.

        Attachments

          Issue Links

            Activity

              People

                lucy Lucy Schmidt
                lucy Lucy Schmidt
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: