RFR (S): 8214791: Rename vm_operations_g1* files to g1VMOperations*

Roman Kennke rkennke at redhat.com
Wed Dec 5 22:39:03 UTC 2018


> I'm assuming there are reasons we have to repeat the "name" part in the
> file name even though it's uniquely determined by the directory path?
> Afterall:
> 
> #include <g1/g1Foo.hpp>
> 
> does look somewhat redundant versus
> 
> #include <g1/foo.hpp>

Some anecdote about this, my favorite include reads:

#include "gc/g1/c1/g1BarrierSetC1.hpp"

:-D

Cheers,
Roman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20181205/b496ef8a/signature.asc>


More information about the hotspot-gc-dev mailing list