[Bug 1316] bootstrap builds compile too much
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Feb 15 00:16:30 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1316
--- Comment #5 from Stefan Ring <stefan at complang.tuwien.ac.at> ---
(In reply to comment #3)
> I think the real issue here is why Fedora ships such a broken JDK on your
> platform.
I wouldn't say that this is the real problem. That's just the trigger that
makes it more annoying. I just consider it bad form to compile thousands of
classes again and again, when it would be totally possible to build them
beforehand and just use the class files afterwards, since that's what is
apparently done during the non-bootstrap build. I have to admit I'm rather
puzzled by javac's decision to recompile everything all the time, even after I
add the output directory (or a copy thereof) to its classpath.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130215/95d1e30c/attachment.html
More information about the distro-pkg-dev
mailing list