[JDK8] RFR (XS): JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter
Jochen Theodorou
blackdrag at gmx.org
Thu Jan 16 08:52:51 UTC 2014
Am 16.01.2014 09:48, schrieb A. Sundararajan:
> The test sets compile threshold to be zero
> (-Djava.lang.invoke.MethodHandle.COMPILE_THRESHOLD=0 ). I think
> compilation occurs on the first invoke.
>
> Also, I ran the test on a jdk8 build without Vladimir's fix - I saw the
> exception being thrown. I ran it by passing the above option in the
> command line (outside jtreg).
ah, ok, thank you very much
--
Jochen "blackdrag" Theodorou - Groovy Project Tech Lead
blog: http://blackdragsview.blogspot.com/
german groovy discussion newsgroup: de.comp.lang.misc
For Groovy programming sources visit http://groovy-lang.org
More information about the core-libs-dev
mailing list