Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0
-
None
-
None
-
Win XP; Groovy 1.0; JDK 1.5.0_06
Description
Caught: java.lang.ClassCastException: gjdk.console.Console_GroovyReflector
This error is reported when using the code and library attached.
Until JSR-06 all was well and had been in use for some 15 months.
The error has appeared since adopting Groovy 1.0.
This is happening when operating at the command line.
Strangely, the problem does not occur when running under Eclipse with the latest Groovy plugin!
We guess the problem is with the implementation of MetaClassImpl.
I understand that this is an area that has been subject to revision to better accommodate the MOP.
Perhaps something is amiss here.