RFR: 8326509: Clean up JNIEXPORT in Hotspot after JDK-8017234 [v3]
Martijn Verburg
karianna at openjdk.org
Sat Feb 24 20:04:53 UTC 2024
On Sat, 24 Feb 2024 20:00:34 GMT, Martijn Verburg <karianna at openjdk.org> wrote:
>> Personally I have never used `das`/`das1` on any AArch64 port when debugging. I guess it was somewhat handy when the backend was originally developed. I would argue that the built-in disassembler of any debugger and `disnm` from `debug.cpp` are good enough, and thus `das`/`das1` can be removed. What do you think @theRealAph ?
>
> Hi all - yes the Windows Arm port is maintained by Microsoft's JDK team. How can we help in this particular case?
I assume you want to know if we use DAS/DAS1 for debugging purposes on that platform?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17967#discussion_r1501690156
More information about the build-dev
mailing list