RFR: 8371104: gtests should use wrappers for <limits> and <type_traits>
Kim Barrett
kbarrett at openjdk.org
Thu Nov 6 10:04:04 UTC 2025
On Wed, 5 Nov 2025 23:07:48 GMT, John R Rose <jrose 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
>
> Marked as reviewed by jrose (Reviewer).
Thanks for reviews @rose00 and @tschatzl
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28114#issuecomment-3496292862
More information about the hotspot-dev
mailing list