Integrated: 8354937: Cleanup some sparc related coding in os_linux
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 6 08:30:15 UTC 2025
On Wed, 5 Nov 2025 08:42:52 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> There is still some SPARC related coding remaining in os_linux, but we do not support Linux on SPARC for quite some time.
>
> (there is more SPARC coding for detecting Sparc shared libs but I kept, that for now; not sure how important this is these days see https://github.com/openjdk/jdk/blob/master/src/hotspot/os/linux/os_linux.cpp#L1762 )
This pull request has now been integrated.
Changeset: 1b3889a4
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b3889a47092e018ab9ecb6aaa922046d8d0e916
Stats: 7 lines in 1 file changed: 0 ins; 6 del; 1 mod
8354937: Cleanup some sparc related coding in os_linux
Reviewed-by: ayang, mdoerr, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/28143
More information about the hotspot-runtime-dev
mailing list