You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Craig (JIRA)" <ji...@apache.org> on 2015/10/09 19:15:05 UTC

[jira] [Created] (GROOVY-7623) IBM Java (J9) ClassValue works correctly so should use it by default

Craig created GROOVY-7623:
-----------------------------

             Summary: IBM Java (J9) ClassValue works correctly so should use it by default
                 Key: GROOVY-7623
                 URL: https://issues.apache.org/jira/browse/GROOVY-7623
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 2.4.5
            Reporter: Craig


GROOVY-7591 disabled the use of java.lang.ClassValue by default due to a bug in OpenJDK: https://bugs.openjdk.java.net/browse/JDK-8136353 The result is that GROOVY-6704 occurs on all versions of Java again.

The bug in OpenJDK does not impact IBM Java, so when running on IBM Java, java.lang.ClassValue should be used by default.  So at least users on IBM Java will not experience GROOVY-6704.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)