git: openjdk/jdk: 8303621: BitMap::iterate should support lambdas and other function objects

Kim Barrett kbarrett at openjdk.org
Tue Mar 7 13:02:03 UTC 2023


Changeset: 008c5eb4
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2023-03-07 12:59:26 +0000
URL:       https://git.openjdk.org/jdk/commit/008c5eb4dd40f93e9c7849bfc681d615ab29baad

8303621: BitMap::iterate should support lambdas and other function objects

Reviewed-by: aboldtch, tschatzl, stefank

! src/hotspot/share/c1/c1_LinearScan.cpp
! src/hotspot/share/gc/g1/g1CardSetContainers.inline.hpp
! src/hotspot/share/utilities/bitMap.hpp
! src/hotspot/share/utilities/bitMap.inline.hpp
+ test/hotspot/gtest/utilities/test_bitMap_iterate.cpp



More information about the jdk-changes mailing list