RFR: 8342011: Conditionally compile ReservedHeapSpace compressed heap support [v4]
Kim Barrett
kbarrett at openjdk.org
Fri Oct 18 19:40:49 UTC 2024
> Please review this change to ReservedHeapSpace to conditionally include the
> support for compressed oops only in 64bit builds. This code is unused and
> inapplicable in 32bit builds. Further, it contains code that is problematic
> in a 32bit build. See the JBS issue for details.
>
> Testing: mach5 tier1, GHA testing
Kim Barrett has updated the pull request incrementally with one additional commit since the last revision:
add separator line
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21484/files
- new: https://git.openjdk.org/jdk/pull/21484/files/d9b0a011..03ed1276
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21484&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21484&range=02-03
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/21484.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21484/head:pull/21484
PR: https://git.openjdk.org/jdk/pull/21484
More information about the hotspot-runtime-dev
mailing list