RFD: Enhance crash log output when disassembler is not present

Andrew Haley aph at redhat.com
Tue Dec 10 09:38:06 UTC 2024


On 12/10/24 03:56, Vladimir Ivanov wrote:
> Personally, I like your proposal to make the output of abstract
> disassembler trivially parseable by existing platform tools.
> 
> In absense of hsdis library, it's already cryptic enough not to be
> negatively affected by extra formatting being proposed. And it would be
> very convenient to just feed a block into an assembler tool and get a
> readable assembly back.
> 
> Alternatively, an hsdis-based tool to parse existing output format can
> be introduced, but just relying on platform assembler looks like a
> simpler solution (both from usability and maintenance perspective).

Thanks. My reasoning about using the platform assembler is that, for every
additional tool and utility you have to find, we'll lose about 50% of
people.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-dev mailing list