RFR: 8358799: Refactor os::jvm_path()

snake66 duke at openjdk.org
Sun Jun 8 20:22:58 UTC 2025


On Fri, 6 Jun 2025 16:35:15 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> The linux, bsd, and aix versions of os::jvm_path() are very similar and can be combined into one in os_posix.cpp.
> 
> Passed tiers 1 - 3 tests.
> However, tests were not run on the aix platform since it is not one of the Oracle supported platforms.

Not a reviewer or anything, but I'm all for this change. It will help my BSD porting efforts as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/25675#issuecomment-2954260065


More information about the hotspot-runtime-dev mailing list