PATCH: swapped usage of idx_t and bm_word_t types in bitMap.inline.hpp
Dan Horák
dan at danny.cz
Tue Sep 17 05:17:09 PDT 2013
On Tue, 17 Sep 2013 12:39:22 +0200
Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> Hi Bengt,
>
> On Tue, 2013-09-17 at 11:48 +0200, Bengt Rutisson wrote:
> > Hello Dan and Thomas,
> >
> > The change looks good to me to. Thanks for finding and fixing this!
> >
>
> Thanks for the quick review.
>
> @Dan: The patch is now in the push queue and will go through the
> hotspot-gc mercurial tree.
thank you guys, any action still needed from me?
There are other places in the hotspot code where int and size_t types
are mixed (eg. in MAX2()/MIN2()) causing compile failures, so I'll
submit another patch for these issues.
Dan
More information about the hotspot-dev
mailing list