On Fri, 10 Mar 2023 12:58:42 GMT, Thomas Schatzl <tscha...@openjdk.org> wrote:
> Hi all, > > please review this refactoring that replaces various casts in GC > more-or-less related to get all bits set in an uint/size_t with the available > constants from cstdint. > The ones in ZGC files were skipped on request. > > Testing: local compilation, gha > > Thanks, > Thomas Marked as reviewed by ayang (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12973