-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b22
-
generic
-
generic
When PrintAssembly is requested, but no disassembler library is available, the current fallback is to turn on PrintOptoAssembly. While being better than nothing, it can't provide the detailed insight of real assembly code. This enhancement implements a "raw hex dump" option as fallback. An external tool can then be used to create mnemonic assembler code from the hex data.
- relates to
-
JDK-8224652 32-bit build failures after JDK-8213084 (Rework and enhance Print[Opto]Assembly output)
- Resolved
-
JDK-8224568 minimal and zero build fails after JDK-8213084
- Resolved
-
JDK-8234583 PrintAssemblyOptions isn't passed to hsdis library
- Resolved
-
JDK-8274197 abstract assembly is imprecise wrt code comments
- Open
-
JDK-8224672 (lib)hsdis-<arch>.so search incorrect after JDK-8213084
- Resolved
-
JDK-8225429 Regression in disassembly quality
- Resolved
-
JDK-8223765 Improve PrintAssemblyOptions parsing
- Open
-
JDK-8272586 emit abstract machine code in hs-err logs
- Resolved