RFR: 8281455: Change JVM options with small ranges from 64 to 32 bits, for gc_globals.hpp [v2]
Afshin Zafari
azafari at openjdk.org
Thu Jun 8 12:17:55 UTC 2023
On Wed, 7 Jun 2023 15:36:10 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> There are a lot of uses of the options that have casts, many of which ought to be removable with this change. Some of those might pull more tangled strings, but it would be nice if there was a plan to look at those too.
During this change, I changed all the cases that I found them to be changed. Would you please, give some examples or some 'search criteria' that I can use to find the cases. Then, I will do them here in this PR or create a new RFE for them. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14259#issuecomment-1582477155
More information about the hotspot-gc-dev
mailing list