RFR: 8225429: Regression in disassembly quality
Tom Rodriguez
tom.rodriguez at oracle.com
Fri Jun 7 17:31:54 UTC 2019
>> I think your current patch is good given how broken it currently is. So
>> I approve of your current patch, though I would like to see your new
>> defaults abstractDisassembler.cpp apply product as well so it always
>> looks the same as it used to.
>
> OK, I'll have a look at what product did.
I think it would be the same as what you added for non-product, so you
new block settings completely replaces the old settings. I don't think
there should be any difference between product and non-product in terms
of what's emitted by disassembly. Which I think was the gist of John's
comment.
tom
More information about the hotspot-dev
mailing list