Integrated: 8325763: Revert properties: vm.opt.x.*
Leo Korinth
lkorinth at openjdk.org
Fri Feb 16 09:27:57 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.
This pull request has now been integrated.
Changeset: 0aaec975
Author: Leo Korinth <lkorinth at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0aaec97527ddf2b229a9dd6beaa7ff55c635dee5
Stats: 40 lines in 6 files changed: 0 ins; 27 del; 13 mod
8325763: Revert properties: vm.opt.x.*
Reviewed-by: ayang, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/17851
More information about the hotspot-gc-dev
mailing list