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

Fix PrintStubCode for empty StubCodeGenerator.

XMLWordPrintable

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

        If the StubCodeGenerator didn't issue any stubs, the assertion assert(saw_first, "must get both first & last")
        fires. Fix this by also testing for empty generator.

        This happens on PPC for icache stub generator.

              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: