As a step towards getting the code base to better adhere to our StyleGuide rules regarding include files, I propose that we move the two trivial functions in universe.inline.hpp over to universe.hpp.
An alternative would be to start to move functions using the functions in universe.inline.hpp, and that has a large fan out, so I think the proposed solution is better.
An alternative would be to start to move functions using the functions in universe.inline.hpp, and that has a large fan out, so I think the proposed solution is better.
- relates to
-
JDK-8154079 Catch incorrectly included .inline.hpp files
-
- Open
-