[ 
https://issues.apache.org/jira/browse/GROOVY-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231980#comment-15231980
 ] 

Christian Lipp commented on GROOVY-6547:
----------------------------------------

I found the same issue with POJOs:

{code}
​def map = new LinkedHashMap()
println map.metaClass​    // prints null
{code}


> metaClass property changes
> --------------------------
>
>                 Key: GROOVY-6547
>                 URL: https://issues.apache.org/jira/browse/GROOVY-6547
>             Project: Groovy
>          Issue Type: Bug
>         Environment: Using Fedora Linux 19 - OpenJDK 1.7.0
>            Reporter: James Gardiner
>
> The metaClass property is not exposed for classes a la Groovy In Action 
> Listing 7.21. This formerly worked in 1.8.9.



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

Reply via email to