RFR: 8325763: Revert properties: vm.opt.x.*
Leo Korinth
lkorinth at openjdk.org
Wed Feb 14 18:34:15 UTC 2024
On Wed, 14 Feb 2024 18:27:45 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
> Instead of fixing the problems found in 8320750, remove the feature of mapping -X flags to `vm.opt.x` properties in VMProps.java. After some thought, it seems better to remove the feature than to implement it in a suboptimal way.
>
> Related to https://github.com/openjdk/jdk/pull/16824.
Tested on tier1-3 with no related errors.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17851#issuecomment-1944380299
More information about the hotspot-gc-dev
mailing list