JDK-8138804 : improve tests for CompilerToVM::disassembleCodeBlob
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10,11
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-10-02
  • Updated: 2019-09-13
  • Resolved: 2018-06-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11
11Resolved
Related Reports
Duplicate :  
Description
check that it works fine fine w/ hsdis library
Comments
ILW = Improve coverage of tests, single jvmci method, no workaround = MLH = P4
21-02-2017

As of jdk9-b148, 'jtreg DisassembleCodeBlobTest.java' failed when hsdis was present. It appeared that the return from the first call to CompilerToVMHelper.disassembleCodeBlob(installedCode) has one more line like the following, near the beginning, than that from the second call: [Disassembling for mach='sparc:v9b']
12-12-2016