Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135507 | emb-9 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
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.
fires. Fix this by also testing for empty generator.
This happens on PPC for icache stub generator.
- backported by
-
JDK-8135507 Fix PrintStubCode for empty StubCodeGenerator.
-
- Resolved
-