Missing include file resourceArea.hpp
Thomas Schatzl
thomas.schatzl at oracle.com
Thu Mar 17 15:08:31 UTC 2016
Hi,
On Thu, 2016-03-17 at 11:00 -0400, Joseph Provino wrote:
> Hi David, yes, it's included indirectly and it all builds just fine.
>
> I'm okay with just closing this as won't fix since everything is
> working
> as it is now.
of course everything works right now, and everything needed is
included at least indirectly over a few steps. Otherwise the sources
would naturally not build.
The problem arises when refactoring, and due to that removing includes
(or just removing obsolete includes) and suddenly things stop compiling
and you start getting really weird errors in completely unrelated files
.
Now if people oppose to such a change, I won't object, but I do have
been working on fixing missing includes for too many hours already.
Thanks,
Thomas
More information about the hotspot-dev
mailing list