RFR: 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues

Christian Thalinger christian.thalinger at oracle.com
Sat Dec 26 20:28:50 UTC 2015


Looks good.  The only comment I have is about:

+     * type (e.g, 0, null, etc.). This result of this method is undefined if this field is not
+     * {@linkplain #isStable() stable}.

Did you mean to say “This result”?

> On Dec 26, 2015, at 6:03 AM, Doug Simon <doug.simon at oracle.com> wrote:
> 
> Please review this small change to make JVMCI repeat the FoldStableValues VM option.
> 
> https://bugs.openjdk.java.net/browse/JDK-8146157
> http://cr.openjdk.java.net/~dnsimon/8146157/
> 
> -Doug



More information about the hotspot-compiler-dev mailing list