Re: will hotspot refuse to compile huge functions
Remi Forax
forax at univ-mlv.fr
Wed May 22 23:16:24 PDT 2013
Use -XX:+PrintCompilation ?
Sent from my Phone
----- Reply message -----
From: "Andy Nuss" <andrew_nuss at yahoo.com>
To: "hotspot" <hotspot-compiler-dev at openjdk.java.net>
Subject: will hotspot refuse to compile huge functions
Date: Thu, May 23, 2013 07:46
I have a very big function that's hard to refactor, almost 500 lines of sparsely commented code. Hard to believe, but its a complex finite automata. Will hotspot compile it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20130523/016936a5/attachment.html
More information about the hotspot-compiler-dev
mailing list