Integrated: 8371104: gtests should use wrappers for <limits> and <type_traits>
Kim Barrett
kbarrett at openjdk.org
Thu Nov 6 10:17:31 UTC 2025
On Mon, 3 Nov 2025 18:01:36 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this trivial change, updating HotSpot gtests to include the new
> cppstdlib/{limits,type_traits}.hpp wrappers instead of including the Standard
> Library headers directly.
>
> Testing: mach5 tier1
This pull request has now been integrated.
Changeset: 913c973c
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/913c973ca0ffdc19171a56550e8a8f03ac7f4771
Stats: 31 lines in 9 files changed: 11 ins; 20 del; 0 mod
8371104: gtests should use wrappers for <limits> and <type_traits>
Reviewed-by: jrose, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/28114
More information about the hotspot-dev
mailing list