git: openjdk/jdk: 8293711: Factor out size parsing functions from arguments.cpp

Thomas Stuefe stuefe at openjdk.org
Mon Oct 17 12:46:33 UTC 2022


Changeset: ec2981b8
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2022-10-17 12:44:51 +0000
URL:       https://git.openjdk.org/jdk/commit/ec2981b83bc3ef6977b5f16d5222eb49b0ea49ad

8293711: Factor out size parsing functions from arguments.cpp

Reviewed-by: dholmes, jsjolen

! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/utilities/globalDefinitions.hpp
+ src/hotspot/share/utilities/parseInteger.hpp
! test/hotspot/gtest/testutils.hpp
! test/hotspot/gtest/utilities/test_globalDefinitions.cpp
+ test/hotspot/gtest/utilities/test_parse_memory_size.cpp



More information about the jdk-changes mailing list