Request for review (S): 6589834 deoptimization problem with -XX:+DeoptimizeALot
Christian Thalinger
Christian.Thalinger at Sun.COM
Fri Apr 24 05:15:05 PDT 2009
On Thu, 2009-04-23 at 13:33 -0700, Changpeng Fang wrote:
> Thanks, Vladimir:
>
> I have updated following your comment. The updated webrev is:
> http://cr.openjdk.java.net/~cfang/6589834/webrev.01/
I just noticed that there is a small typo in the testcase:
--------------------------------------------------
TEST: compiler/6589834/Test_ia32.java
JDK under test: (/tmp/home/ct232829/hotspot-comp/6833573/build/jdk-solaris-sparc/debug)
java version "1.7.0-ea-fastdebug"
Java(TM) SE Runtime Environment (build 1.7.0-ea-fastdebug-b56)
OpenJDK Server VM (build 16.0-b01-internal-jvmg, mixed mode)
TEST RESULT: Error. Parse Exception: Invalid tag: summary:
--------------------------------------------------
The problem is the colon.
-- Christian
More information about the hotspot-compiler-dev
mailing list