Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204768 | 11.0.1 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
The test disassembles the same code blob two times and expects the output to be the same.
The very first call to the disassembler prints a line with the architecture, though. Thus only compare the results of the second and third call.
The very first call to the disassembler prints a line with the architecture, though. Thus only compare the results of the second and third call.
- backported by
-
JDK-8204768 [testbug] fix DisassembleCodeBlobTest
-
- Resolved
-
- duplicates
-
JDK-8138804 improve tests for CompilerToVM::disassembleCodeBlob
-
- Closed
-