[ https://issues.apache.org/jira/browse/GROOVY-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963589#comment-14963589 ]
Pascal Schumacher commented on GROOVY-7623: ------------------------------------------- Pull request merged. Thanks! > 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 > Assignee: Pascal Schumacher > Fix For: 2.4.6 > > > 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)