RFR: 8353190: Use "/native" Run Option for TestAvailableProcessors Execution

Oleksii Sylichenko duke at openjdk.org
Fri Mar 28 18:11:47 UTC 2025


On Fri, 28 Feb 2025 07:54:25 GMT, Saint Wesonga <duke at openjdk.org> wrote:

> Hi @asilichenko, is there a JBS issue for this fix? I do see the improved error message when the -nativepath argument is not provided. Thanks for the improvement.

Hi @swesonga, thank you for your feedback. Unfortunately, there isn't a JBS issue for this fix, as I don't have the permissions to create one. I hope someone with the necessary rights will create the issue.

Regarding the error message, it wasn’t improved, but I made it so that when `-nativepath` is not set, the system automatically outputs the default message for this case, instead of the misleading "GetProcessorInfo.exe file not found", which didn't clearly indicate that `-nativepath` should be set.

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

PR Comment: https://git.openjdk.org/jdk/pull/23803#issuecomment-2690278771


More information about the hotspot-runtime-dev mailing list