The test case in 4697245 causes the client compiler to crash in 1.4.1 due to
the fact that it now inlines jsrs. The same test passes with the 1.4.0 C1.
A maximum jsr inlining depth (with an appropriate bailout) needs to be added.
the fact that it now inlines jsrs. The same test passes with the 1.4.0 C1.
A maximum jsr inlining depth (with an appropriate bailout) needs to be added.
- relates to
-
JDK-4697245 1.4.0_01 Server VM goes into an infinite loop that keeps allocating memory
-
- Resolved
-
-
JDK-5040872 Client VM crash while compiling a large JSP generated method
-
- Resolved
-
-
JDK-4860514 Java hotspot compiler causes runaway process
-
- Resolved
-