RFR: 8310228: Improve error reporting for uncaught native exceptions on Windows

Jorn Vernee jvernee at openjdk.org
Thu Jun 22 11:38:03 UTC 2023


On Thu, 22 Jun 2023 06:31:50 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Hi Jorn,
> 
> why do we add code for x86 if Windows 32-bit is deprecated and earmarked for being removed? I rather remove the remaining x86 code sections (e.g. calling convention declarations) than add new complexity.
> 
> Cheers, Thomas

I'm not sure what the schedule is for the removal of the Windows x86 port, but I thought that until it is actually removed, it should be kept working?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14523#issuecomment-1602483370


More information about the hotspot-runtime-dev mailing list