hg: hsx/hsx23.2/hotspot: 7179138: Incorrect result with String concatenation optimization

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Jun 28 10:50:00 PDT 2012


Changeset: cfb193817fec
Author:    kvn
Date:      2012-06-26 09:06 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/cfb193817fec

7179138: Incorrect result with String concatenation optimization
Summary: check for and skip diamond shaped NULL check code for the result of toString()
Reviewed-by: twisti, roland

! src/share/vm/opto/stringopts.cpp
+ test/compiler/7179138/Test7179138_1.java
+ test/compiler/7179138/Test7179138_2.java



More information about the hotspot-dev mailing list