RFR: 8249944: Move and improve the AllStatic class

Kim Barrett kim.barrett at oracle.com
Thu Jul 23 09:44:41 UTC 2020


> On Jul 23, 2020, at 5:41 AM, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
> 
> 
> 
> 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.

Oh, that’s really unfortunate that the hotspot-dev outage happened then.

> 
> ..Thomas
>  
> > Patch looks good to me.
> 
> Thanks.




More information about the hotspot-dev mailing list