RFR: 8249944: Move and improve the AllStatic class
Thomas Stüfe
thomas.stuefe at gmail.com
Thu Jul 23 09:41:43 UTC 2020
On Thu, Jul 23, 2020 at 11:33 AM Kim Barrett <kim.barrett at oracle.com> wrote:
> > On Jul 23, 2020, at 3:36 AM, Thomas Stüfe <thomas.stuefe at gmail.com>
> wrote:
> >
> > Hi Kim,
> >
> > this is great. It allows for many subsequent removals of allocation.hpp.
>
> Thanks. That’s the idea.
>
> > When should we use AllStatic, when real C++ namespaces?
>
> That’s discussed in the new improved HotSpot Style Guide (JDK-8247976).
>
>
Thank you. I missed that mail thread when hotspot-dev went silent. I'll
take my question there.
..Thomas
> > Patch looks good to me.
>
> Thanks.
>
>
More information about the hotspot-dev
mailing list