jaotc: long compile time for synthesized class files #288
Comments
Thanks for the report. I've managed to come up with a unit test that reproduces the long compile time:
It's still running after about 15 mins on my Mac. |
It seems the solution is to reduce the default value for
/cc @veresov |
The underlying Graal issue is fixed by 1b0ce5a. This probably won't show up in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It takes a long time for jaotc to compile the attached generated class file (C0.class).
Actually, there are a couple of classes that can trigger the same behavior.
Since they may have the same cause, I attached just one of them here.
The text was updated successfully, but these errors were encountered: