Debugging/Profing javac

Enrico Olivelli eolivelli at gmail.com
Mon Dec 3 21:58:32 UTC 2018


Hi,
I have a java application made of about 2000 classes, and javac take a very
long time to compile the module, like more than one minute (on workstations
which usually are able to compile similar projects faster).

This is very strage and I guess there is some .java file which is making
javac work more than what is needed.
Is there any 'profile' or 'debug' mode which prints the processing time for
each file or group of files/classes ?

Best regards
Enrico Olivelli
-- 


-- Enrico Olivelli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20181203/266d76d2/attachment.html>


More information about the compiler-dev mailing list