[Bug 1222] race condition in javac, taking all the CPU.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 20 01:28:12 PST 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1222

Stefan Ring <stefan at complang.tuwien.ac.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan at complang.tuwien.ac.a
                   |                            |t

--- Comment #5 from Stefan Ring <stefan at complang.tuwien.ac.at> ---
I've also suspected something like this for a while, but I have no evidence.
Fact is that I frequently see javac 7 use 1600% CPU, and it uses much more CPU
time than javac 6 to do "roughly" the same. I don't know if javac is just that
much slower in 7 due to added complexity or if this is an artifact of a
concurrency bug.

-- 
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/20121120/1bdfd440/attachment.html 


More information about the distro-pkg-dev mailing list